Pinned Repositories
2d-platformer-controller
Simple implementation of a 2D platformer character controller using raycasts for smooth and precise input and movement
2DPlatformer-Tutorial
A 2D Platform Controller in Unity
AnasNEJMI.github.io
AppServer
The app simulating an insole
BluetoothPairing
Creation of two apps that would be able to connect via bluetooth and enable transmissions
CharacterController2D
ClientApp
This is the client app that is supposed to send requests to the Dropwizard app.
Dropwizard
this is a simple dropwizard app ( connect to localhost:8080/hello/{name})
efeconstruction
feetme_insole
AnasNEJMI's Repositories
AnasNEJMI/2d-platformer-controller
Simple implementation of a 2D platformer character controller using raycasts for smooth and precise input and movement
AnasNEJMI/2DPlatformer-Tutorial
A 2D Platform Controller in Unity
AnasNEJMI/AnasNEJMI.github.io
AnasNEJMI/AppServer
The app simulating an insole
AnasNEJMI/BluetoothPairing
Creation of two apps that would be able to connect via bluetooth and enable transmissions
AnasNEJMI/CharacterController2D
AnasNEJMI/ClientApp
This is the client app that is supposed to send requests to the Dropwizard app.
AnasNEJMI/Dropwizard
this is a simple dropwizard app ( connect to localhost:8080/hello/{name})
AnasNEJMI/efeconstruction
AnasNEJMI/feetme_insole
AnasNEJMI/build-your-own-x
(forked) 🤓 Build your own (insert technology here) - added issue and website. PR welcome
AnasNEJMI/commerce
Next.js Commerce
AnasNEJMI/hello-world
AnasNEJMI/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
AnasNEJMI/LD43-The-Resistance
Scripts for LD43 entry
AnasNEJMI/lets-build-express
This repo contains chapters which explains how one can build a minimal express library.
AnasNEJMI/narrator
David Attenborough narrates your life
AnasNEJMI/nextjs-gsap-page-transition
AnasNEJMI/Pathfinding
Pathfinding on a real map anywhere in the world
AnasNEJMI/PHP-Bookstore-Website-Example
PHP Basic BookStore Website (For Study Purpose Only)
AnasNEJMI/punchme
AnasNEJMI/svg-bezier-curve
AnasNEJMI/tiny-package-manager
Learn how npm or Yarn v1 works.
AnasNEJMI/Unity-2D-Platformer-Controller
A customizable 2D platformer motor that handles mechanics such as double jumps, wall jumps, and corner grabs. Includes a player controlled prefab that can be dropped into any scene for immediate support.