Skip to content
View exvillager's full-sized avatar
:atom:
ding-dong
:atom:
ding-dong

Organizations

@openfile-in

Block or report exvillager

Report abuse

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

Report abuse
exvillager/README.md

Pradeep kumar

Self-taught developer who loves building things from scratch. I enjoy going low-level — understanding how frameworks, routers, and tools actually work by building my own. Most of my work is open source.


Skills

Languages: JavaScript/TypeScript (Primary)  |  Python, Go (Knows)

Databases: PostgreSQL, MongoDB, Redis

Backend & Full Stack: Node.js, Express, GraphQL, React, Next.js

App Development: React Native, Expo

DevOps & Tools: Docker, Git, Linux


Projects

  • Diesel.js – Lightweight, fast open source web framework for Node.js. Built as an alternative to Express/Hono from scratch.

  • nanoServe – A small & fast Routing library written in Go for making APIs.

  • Pingfile – An open source file & CLI based API testing software.

  • Ex-Router –A small library that brings Next.js-style file-based routing to Express, Hono, and more.

  • DevTube – FullStack video sharing platform built with React, Node.js, and MongoDB.


Connect

Pinned Loading

  1. diesel diesel Public

    Diesel is a simple and lightweight web framework for buildning apis like hono / express

    TypeScript 34

  2. PingFile PingFile Public

    PingFile is a command-line tool that allows you to execute API requests from configuration files defined in JSON, YAML, or PKFILE formats. It helps automate and manage API testing and execution, ma…

    Go 5

  3. ex-router ex-router Public

    ex-router is a NPM package that let's you do File-Based routing similarlly how Next.js / Nuxt.js does. If you find this project helpful, consider buying me a coffee ☕ Link - https://buymeacoffee.co…

    TypeScript 10 3

  4. devtube devtube Public

    DevTube is a platform where users can upload, watch, and interact with videos. It aims to provide a seamless experience for content creators and viewers alike.

    JavaScript 3

  5. openfile.in openfile.in Public

    OpenFile is a secure and ecnrypted file reciever/sharing service. with help of openfile you can generate a link and share to any anonymous person and that person can send you files anonymously.

    TypeScript 1

  6. nanoserve nanoserve Public

    nanoServe is a lightweight HTTP router written in Go with built in middleware features.

    Go