Skip to content
View rajh-phuyal's full-sized avatar
:shipit:
:shipit:

Highlights

  • Pro

Organizations

@carbondottech

Block or report rajh-phuyal

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rajh-phuyal/README.md

👋 Hello, World!

I'm an Engineer and a student forever.

Skills & Tools

Python   TypeScript   JavaScript   C   C++  

AWS   Cloudflare   Google Cloud   Docker   Railway   Vercel  

PostgreSQL   MySQL   DynamoDB   SQLite   Neon  

Next.js   React   Vue   NestJS   TailwindCSS   Prisma   Drizzle   Django  

Git   GitHub   Linux   Bash  

Snake Game

Pinned Loading

  1. Webserv Webserv Public

    Forked from manuel-aguiar/42_webserv

    A web server modeled after nginx

    C++

  2. 42Transcendence 42Transcendence Public

    A web pong game with features to support the gameplay.

    JavaScript 1

  3. Traffic sim Traffic sim
    1
    import machine
    2
    import uasyncio
    3
    
                  
    4
    
                  
    5
    class TrafficLight:
  4. themartiano/canvas themartiano/canvas Public

    Collaborative Art Social Media

    JavaScript 3

  5. 42Minishell 42Minishell Public

    Creating a simple shell in C.

    C 1 1

  6. 42philosophers 42philosophers Public

    Threading and mutexes in C.

    C