Skip to content
View neeyatlotlikar's full-sized avatar
πŸ’­
In coding mode πŸ‘¨β€πŸ’»
πŸ’­
In coding mode πŸ‘¨β€πŸ’»

Block or report neeyatlotlikar

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
neeyatlotlikar/README.md

πŸ‘‹ Hi, I'm Neeyat Lotlikar

I'm a backend web developer with a passion for solving real-world problems using clean, efficient code. After spending a few years in the industry building scalable backend systems, I took a detour to explore Artificial Intelligence during my master's β€” but I’ve found that my heart still lies in the backend.

πŸ’‘ I value simplicity, meaningful work, and a calm, balanced life.


πŸ› οΈ Tech Stack

  • Languages: Python
  • Frameworks: Django, Flask, FastAPI
  • Databases: PostgreSQL, MongoDB
  • DevOps & Tools: Git, Docker, REST APIs, Linux

πŸ”§ Projects

Here are a few projects that showcase my skills and interests:

  • ⏬ RapidPyFetch - A browser extension based solution for managing downloads ouside the browser environment facilitating parellel processing and faster downloads.
  • 🎡 jlyric2anki - A CLI tool that converts Japanese song lyrics (in Kanji) into Anki flashcards for sentence mining and vocabulary learning. Built using fugashi, jamdict, genanki, typer, rich, jaconv, argostranslate, and gTTS.
  • πŸ” RetryManiac - A browser extension to automatically retry failed downloads within the browser.
  • ⏰ Telegram Reminder Bot - A simple Telegram bot that lets users create, list, and receive reminders using natural Telegram commands. Built using python-telegram-bot v20+, asyncio, and SQLAlchemy with SQLite.
  • πŸ™ Wishlist Manager - Simple backend API to manage personal wishlists with JWT auth and CRUD. Built with FastAPI + MongoDB + Docker.

➑️ Check out the pinned repos below for code and documentation.


🌿 What I'm Looking For

  • Remote backend developer roles (Python)
  • Part-time or freelance opportunities
  • Projects that value quality over chaos

Let’s connect!
πŸ“« neeyatlotlikar@proton.me | 🌐 LinkedIn

Pinned Loading

  1. RapidPyFetch RapidPyFetch Public

    A browser extension based solution for managing downloads ouside the browser environment facilitating parellel processing and faster downloads.

    Python

  2. c-http-server c-http-server Public

    A minimal HTTP server in C that grows step-by-step into a modern, non-blocking, containerized system. The aim is to progressively build a real server that handles HTTP GET requests, serves files, u…

    C

  3. jlyric2anki jlyric2anki Public

    A CLI tool that converts Japanese song lyrics (in Kanji) into Anki flashcards for sentence mining and vocabulary learning.

    Python

  4. Retry-Maniac Retry-Maniac Public

    A browser extension to automatically retry failed downloads within the browser.

    JavaScript 1