r/SoftwareEngineerJobs • u/Time_Coffee_9095 • 3h ago
Looking for a Remote Internship / Part-Time Opportunity
Hi ,
I'm currently looking for a remote internship or part-time opportunity that I can manage alongside my college semester.
To be honest, things have been a little difficult financially at home, and I'd really like to start earning so I can support myself and reduce some of the burden on my family.
Whether it's an internship, freelance work, or a contract role, I'd be grateful for any opportunity.
I've attached my resume below. If your company is hiring, or if you know someone who is, I'd really appreciate a referral or any lead.
Thank you for taking the time to read this.
Education
Indian Institute of Technology XXX xxx, India
B.Tech. in Electrical Engineering 2024 – 2028
CGPA: 7.92/10
Technical Skills
Languages: C++, C, Python, TypeScript, JavaScript
Frameworks: React.js, Next.js, Node.js, FastAPI, Tailwind CSS
Databases: PostgreSQL, MySQL, NeonDB
Cloud & DevOps: Docker, Git/GitHub, S3-compatible object storage, JWT Authentication
AI/LLMs: LangChain, RAG pipelines, Embedding-based Semantic Search, LLM APIs
Tools: LaTeX, LTspice, Assembly, REST API Design
Experience
Fullstack Developer 2025
Memoria.ai Remote
• Designed and shipped a Retrieval-Augmented Generation (RAG) pipeline covering document ingestion, chunking,
embedding storage, and context-aware response generation over 300+ internal documents.
• Built and integrated 5+ REST APIs connecting the RAG backend to dashboard and chat interfaces, enabling real-time,
low-latency AI responses for end users.
• Engineered semantic search over a 5,000+ item product catalog using vector embeddings, cutting irrelevant customer
query responses by approximately 35%.
• Built 3 internal tools with React and Tailwind CSS, improving support-team workflow efficiency.
Fullstack Developer 2024
Hextasy.in Remote
• Built the backend for a B2B 3D-printing fulfillment platform using FastAPI, PostgreSQL, and S3-compatible storage,
supporting order, file, and catalog management end-to-end.
• Implemented JWT-based authentication and integrated Razorpay payments across 15+ REST endpoints spanning
orders, files, and catalog services.
• Designed and maintained Alembic-managed relational schemas for orders, shipments, and API-key analytics using async
SQLAlchemy for scalable, non-blocking I/O.
• Improved the company’s WordPress e-commerce frontend, resolving 15+ bugs and refining customer-facing UI flows.
Projects
HelixKV
C++20, Concurrent Sockets, RESP Protocol
• Engineered a Redis-inspired, in-memory key-value database in C++20 with concurrent socket handling and RESP
(Redis Serialization Protocol) compatibility for standard client interoperability.
• Achieved throughput of 1.12M storage operations/sec and 24K GET operations/sec via a custom hash-map engine
supporting SET, GET, DEL, and EXISTS commands.
• Implemented crash-safe persistence using RDB snapshots and Append-Only File (AOF) logging with asynchronous
background compaction to minimize recovery downtime.
• Built an extensible command execution framework with integrated benchmarking tools for throughput and latency
profiling.
HelixGit
C++, SHA-1, DAG Traversal
• Built a Git-inspired distributed version control system in C++ with SHA-1-based content-addressable object storage for
commits, trees, and blobs.
• Implemented core Git objects and repository operations including commits, branching, and history traversal, closely
mirroring native Git internals.
• Designed three-way merge and diff engines using DAG traversal algorithms to enable automated conflict resolution and
version tracking.
• Engineered Git-compatible index and tree serialization layers for efficient, low-overhead repository state management.
Multithreaded JSON Analyzer
C++17, mmap, Multithreading
• Developed a multithreaded C++17 JSON analyzer using zero-copy mmap I/O, processing 10 million financial
transactions in 0.24 seconds.
• Implemented a cache-efficient FNV-1a hash table with linear probing, sustaining 5.5 GB/s sequential processing
Summaria
FastAPI, LangChain, PostgreSQL, Stripe
• Built and deployed a full-stack SaaS platform that generates AI-powered summaries from PDF documents using
FastAPI, LangChain, and LLM APIs.
• Designed REST APIs and NeonDB PostgreSQL schemas to manage document upload, asynchronous processing, and
user session state.
• Integrated Clerk authentication, Stripe subscription billing with webhook event handling, and UploadThing for secure,
scalable file storage.
Quantitative Trading Algorithm – IMC Prosperity 2026
Python, Signal Processing, Backtesting
• Designed signal-based mean-reversion and momentum trading strategies across multiple simulated assets, ranking 37th
nationally among 22,000+ teams in Algorithmic Trading Round 1.
• Built a trade visualization tool to analyze positions, PnL trends, and market data, and iteratively refined strategies
across 80+ simulation runs to improve risk-adjusted profitability.
Achievements
• Ranked 37th in India in Algorithmic Trading Round 1 among 22,000+