Giter Club home page Giter Club logo

FPGA WARRIOR's Projects

angular5-with-springboot-application-poc icon angular5-with-springboot-application-poc

This is a sample project using Angular 5 and Spring Boot. Spring boot has been used to expose REST Endpoints and the client is written in angular. This is a complete web application with a connectivity to mysql database. I have used Spring Data to connect to the database and perform CRUD operation.

angular7-with-springboot-application-poc icon angular7-with-springboot-application-poc

This is a sample project using Angular 7 and Spring Boot. Spring boot has been used to expose REST Endpoints and the client is written in angular. This is a complete web application with a connectivity to mysql database. I have used Spring Data to connect to the database and perform CRUD operation.

docbkx-tools icon docbkx-tools

Automatically exported from code.google.com/p/docbkx-tools

gb-background-scroller icon gb-background-scroller

A repository to storage the source code of the hombrew "Background Scroller" "Background Scroller" is a homebrew software for the Nintendo Game Boy developed in C by Ryoga (a.k.a. jduranmaster) using the GBDK (GameBoy Development Kit). The controls are the following: LEFT & RIGTH - to move in the X axis of the background. This game/software was in development between the 2015/12/10 - 2015/12/11 in my free-time. The code has not been improved since then. Compilation Script: lcc -Wa-l -Wf-bo2 -c -o tiles00.o tiles/tiles.c lcc -Wa-l -Wf-bo2 -c -o map00.o map/map.c lcc -Wa-l -c -o main.o main.c lcc -Wl-yt3 -Wl-yo8 -o background.gb main.o map00.o tiles00.o

gb-counter-to-90 icon gb-counter-to-90

Source Code for a very simple ROM for the Game Boy developed with GBDK.

gb-magic-screen icon gb-magic-screen

A repository to storage the source code of "Magic Screen" homebrew programmed for the Game Boy.

gb-ping-pong-diplomacy- icon gb-ping-pong-diplomacy-

A repository to storage the source code of the homebrew game "Ping-Pong Diplomacy" programmed for the Game Boy.

gb-sound-effects icon gb-sound-effects

A repository to storage the source code of a homebrew ROM that allow to test some sound effects using the Game Boy sound chip.

gb-sound-music icon gb-sound-music

A repository to storage the source code of a homebrew ROM that allow to test musical effects using the Game Boy sound chip and the GBT Player Library.

gb-tetris-thesovietmindgame- icon gb-tetris-thesovietmindgame-

A repository to storage the source code of the homebrew game "TETRIS: The Soviet Mind Game" programmed for the Game Boy.

gb303 icon gb303

GB303 wavetable-based TB-303 style synthesizer for the Nintendo Gameboy.

gba-basic-frontenis icon gba-basic-frontenis

A repository to storage the source code of the homebrew game "Basic Frontenis" programmed for the Game Boy Advance.

gba-breakout-game-engine-version-release-1.0.0 icon gba-breakout-game-engine-version-release-1.0.0

A repository to storage the source code of the homebrew game "GBA-BreakOut" programmed for the Game Boy Advance. The BreakOut Game Engine has been developed in C programming language and DEVKITADV develpment kit.

gba-caster icon gba-caster

A repository to storage the source code of a homebrew raycaster engine for Game Boy Advance

gba-pingpong-diplomacy icon gba-pingpong-diplomacy

A repository to storage the source code of the homebrew game "Ping-Pong Diplomacy" programmed for the Game Boy Advance.

gba-tetris icon gba-tetris

A repository to storage the source code of a homebrew Tetris Clone game/engine for Game Boy Advance

jsonschema2pojo icon jsonschema2pojo

Generates Java types from JSON Schema (or example JSON) and annotates those types for data-binding with Jackson 1.x or 2.x, Gson, etc

ltegameengine icon ltegameengine

Automatically exported from code.google.com/p/ltegameengine

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.