Skip to content
View NirmayDas's full-sized avatar

Highlights

  • Pro

Block or report NirmayDas

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
NirmayDas/README.md

👋 About Me:

Hi there, my name is Nirmay Das! I am a class of 2027 electrical and computer engineering student studying at the University of Texas at Austin. I have a strong passion for full-stack development with a particular emphasis on back-end development. I’m currently seeking software engineering internship positions to further develop my skills and contribute to impactful projects.

🌐 Socials:

LinkedIn

💻 Tech Stack:

AssemblyScript C C++ JavaScript Java HTML5 Python Swift AWS React Native React DjangoREST Django Flask SQLite MySQLFastAPI

Pinned Loading

  1. Distributed-Library-Management-System Distributed-Library-Management-System Public

    A Distributed Library Management System, made as the final project for my Object-Oriented Programming class

    Java

  2. MarioNESProject MarioNESProject Public

    Custom retro mario game coded in C from scratch with custom sprites, different language compatibility. This is the software built for my final embedded system project, a ‘NES’ console replica built…

    C

  3. LHNutrition LHNutrition Public

    Front-end of the LH Nutrition app developed by Nirmay Das to see nutritional information about UT's dining halls. This repository contains the React Native Javascript code for the app located at th…

    JavaScript

  4. LH-Nutrition-Backend LH-Nutrition-Backend Public

    Backend for LH Nutrition iOS App

    Python

  5. LanguageLearningAppBackend LanguageLearningAppBackend Public

    This is the backend for the AI-powered language learning app. It is built with FastAPI, deployed on AWS EC2, and containerized via Docker. It processes user-recorded audio via REST API, converts sp…

    Python

  6. Custom-Shell-OS Custom-Shell-OS Public

    This project is a simple Unix-like shell implemented in C to showcase a few basic operating system fundamentals. Supports parsing, redirection, pipes, signals, and basic job control

    C