Skip to content
View Iyanism's full-sized avatar
  • Self Employed
  • Assam

Block or report Iyanism

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

Hi, I'm Pradeep 👋

Backend • Full-Stack • Systems & Developer Tooling

Building APIs, web applications, databases, and developer tools.


👨‍💻 About Me

I’m a BCA graduate from USTM, Meghalaya, interested in building software that works beyond the happy path.

My main focus is backend development and systems, but I also work across the stack when building products — from database design and APIs to frontend interfaces, deployment, and developer tooling.

I prefer learning by building real systems, understanding why they work, and fixing them when they don't.

  • 🔭 Currently working on: Omni — a Go-based CLI for declarative project scaffolding and repetitive development workflows.
  • 🌱 Currently learning: Java, Spring Boot, backend architecture, Linux, and practical DevOps.
  • 🛠️ Building with: Go, Python, TypeScript, React, Next.js, PostgreSQL, Redis, and Linux.
  • 🎯 Looking for: Entry-level Backend, Full-Stack, or DevOps opportunities where I can work on real systems, take ownership of tickets, and learn from experienced engineers.
  • 💡 Interested in: Backend architecture, databases, developer tooling, automation, APIs, and infrastructure.

🛠️ Tech Stack

Languages

Go Python TypeScript JavaScript C SQL Bash

Frontend

React Next.js Tailwind CSS shadcn/ui HTML5 CSS3

Backend

FastAPI Django Fastify Gin

Databases & Caching

PostgreSQL MySQL SQLite Redis

Infrastructure & Tools

Linux Git GitHub Actions Docker Neovim Postman pnpm npm


🚧 Current Projects

Omni

A Go-based declarative project scaffolding CLI.

Instead of hardcoding every project type into the application, Omni uses TOML manifests to describe what should happen while the engine handles execution.

Go • CLI • TOML • Code Generation • Developer Tooling


📌 What I Care About

  • Writing maintainable backend services
  • Designing databases around real business domains
  • Understanding performance instead of blindly optimizing
  • Automating repetitive development work
  • Building tools that solve problems I actually encounter
  • Understanding how software behaves outside the local development environment

📊 GitHub Activity


Build. Break. Understand. Improve.

📫 Contact: [email protected]

Pinned Loading

  1. dbnss_website dbnss_website Public

    TypeScript

  2. donation_platform donation_platform Public

    TypeScript

  3. http_server_C http_server_C Public

    A lightweight, single-threaded HTTP server implemented in pure C that serves static files from a public directory. This project demonstrates fundamental socket programming and HTTP protocol impleme…

    C 1

  4. omni omni Public

    Omni is a declarative project scaffolding engine. Write TOML manifests describing your stack, and Omni runs the right commands in the right order, from pnpm create to uv add to file mutations. Idem…

    Go 2

  5. note_vault_cli note_vault_cli Public

    📁 Note Vault CLI — A terminal-based note manager for developers and CLI enthusiasts. Create password-protected vaults, manage notes with intuitive menus, and search everything instantly. Lightweigh…

    Python 1

  6. rfid_based_attendence_system rfid_based_attendence_system Public

    TypeScript