Skip to content
View nerd-10's full-sized avatar
😐
😐

Block or report nerd-10

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.

Content in all repositories owned by your account will be closed.
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
nerd-10/README.md

Hi, I'm Nilansh

Backend Developer focused on building web applications with Python.

Tech Stack

  • Python
  • Flask, FastAPI
  • Git & GitHub
  • HTML, CSS, JavaScript
  • Figma

Currently Building

  • Indie Project Management Platform (Next in line)

Current Focus

  • Backend development with Python
  • Improving JavaScript fundamentals (DOM & Events)
  • Writing clean and structured code

Goals

  • Secure a Python / Backend Developer internship
  • Build scalable backend applications

Pinned Loading

  1. Flask_App_Weather_News Flask_App_Weather_News Public

    Real-time weather web app built with Flask + OpenWeather API.

    Python

  2. python-turn-based-rpg python-turn-based-rpg Public

    A simple turn-based battle system built in Python.

    Python

  3. Ayncio_File_Processor Ayncio_File_Processor Public

    A pure Python project that processes text files concurrently using asyncio and tracks all events with Python's built-in logging module. The application scans an input directory, validates files bas…

    Python

  4. Maze-Escape Maze-Escape Public

    Build a complete retro first-person maze chase game while learning how a software-rendered raycasting engine works from the ground up.

    Python

  5. tkinter-todo-app tkinter-todo-app Public

    This project started as a command-line To-Do application and was later upgraded into a GUI desktop application using Tkinter. The goal was to practice event-driven programming, UI layout management…

    Python