Tanbir Hossain Ramim
Regensburg, Germanycontact.tanbirramim@gmail.comLinkedInGitHubtanbirramim.com
Software engineer moving into AI engineering, shipping production code since 2022. Most recently EnAi, a runtime optimiser that removes 6.91% of training compute by freezing layers once their gradients collapse, with no restart to the run.
Experience
Student AssistantOTH Regensburg
- Built a real-time voice negotiation simulator so Sales Management students can practise against a counterparty that holds a position, instead of role-playing with classmates.
- Low-latency pipeline: streaming audio, speech-to-text, an OpenAI-backed counterparty with dialogue state across turns, adaptive text-to-speech back out.
- Added the tracking that makes practice legible: user insights, negotiation analytics and performance records over a term.
- Reworked the architecture for concurrent sessions so the platform could expand into further courses, and worked with enterprise partners on corporate deployment.
- Node.js
- TypeScript
- OpenAI APIs
- Vapi STT/TTS
- Streaming audio
Working Student, Web & DigitalBirnbaum Hotels
- Led the rebuild of the property websites on Next.js, React, TypeScript and Tailwind, with Decap CMS so content changes stopped requiring a deploy.
- Shipped a booking engine, an online food ordering pipeline, and a Grillhütte reservation flow that previously ran on phone calls.
- Built an internal operations platform for scheduling, task tracking and employee lifecycle, on Node.js REST APIs and PostgreSQL with role based auth.
- Built an AI email and voice agent that handles bookings and answers common guest questions without going through the front desk.
- Improved page performance and SEO via server-side rendering, caching and asset loading, and brought the sites up to modern accessibility standards.
- Next.js
- React
- TypeScript
- Tailwind CSS
- Node.js
- PostgreSQL
- Decap CMS
Co-FounderSoftwarence
- Focus on client acquisition and on the technical solutions that keep delivery predictable.
- Work with the development team on product quality, and on the workflow tooling that removed the repeated manual steps between brief and delivery.
- React
- Next.js
- Node.js
- Client delivery
Web Application DeveloperDongyi Sourcing UK Limited
- Built mobile-first, responsive web applications in JavaScript (ES6+), React and Tailwind, integrating REST APIs and third-party services.
- Worked with marketing, architecture and business teams, from wireframes and prototypes through to shipped features.
- Troubleshot design and user-experience issues in production, and kept performance and usability consistent across the applications.
- React
- JavaScript (ES6+)
- Tailwind CSS
- REST APIs
InternNilecode
- Frontend features in React and Tailwind, plus backend integration and API handling.
- Bug fixing, UI testing, and version control with Git alongside the team.
- React
- Tailwind CSS
- Git
Projects
EnAiPersonal project, not a company
enai-lab.comA training run keeps computing gradients for layers that stopped learning hours ago. EnAi watches gradient energy per layer while the run is in flight, freezes each layer the moment its contribution collapses, and raises the batch size into the headroom that frees up. All of it happens mid-run, with no restart and no change to the model code.
- PyTorch
- Python
- Autograd hooks
- Metal Performance Shaders
- ResNet-18 / CIFAR-10
Phoveus LabOpen source collective
admissionops.comA small group building AI products around one question: what is still harder than it needs to be? Everything ships free and open source. The first product out is Admission OPS, because university admissions is one of the most paperwork heavy moments in a person's life and most of it is deadline tracking that software should have absorbed years ago.
- Next.js
- TypeScript
- Python
- LLM orchestration
- Postgres
FaceTubePersonal project
github.com/tanbirramimA peer to peer video chat on WebRTC, handling signalling and connection state directly, with facial emotion inference running in the browser rather than on a server. The interesting constraint was frame sampling: infer too often and the call stutters, too rarely and the reading is stale.
- WebRTC
- React
- WebSockets
- Browser ML
Skills
- AI & machine learning
- PyTorch, Python, Neural networks, Deep learning, OpenAI APIs, RAG, AI agents, TensorFlow, scikit-learn, LangChain, LangGraph, Vector databases, AI orchestration, Autograd hooks
- Backend & data
- Node.js, REST APIs, PostgreSQL, Authentication / JWT, System design, FastAPI, Express.js, Spring Boot, MongoDB, MySQL
- Frontend
- React, Next.js, TypeScript, Tailwind CSS, Astro, Redux, Accessibility (WCAG 2.2), Decap CMS
- Real-time & voice
- WebRTC, WebSockets, Streaming audio, Vapi (STT/TTS), Socket.io, Speech to text, Text to speech
- Languages
- Python, TypeScript, JavaScript, Java, C++, C, SQL, Rust
- Infrastructure & tooling
- AWS, Docker, Git, Linux, Vercel, Postman, Figma, GitHub Actions
Education
OTH Regensburg
BSc International Computer Science
Shanto Mariam University of Creative Technology
BSc Computer Science, first year completed
Milestone College
HSC, Science
Contests and certifications
- Hackaburg (2025)Top 10, of 198 participants
- Hack | Bay (2025)Finalist
- SUST Inter University Programming Contest (2023)22nd, of 273 teams
- ICPC Asia Dhaka Regional, online round (2021)17th, of 200 teams
- 30+ contests and hackathons entered, including ICPC, IUPC and TUM Science Hack.
- AI Agents Course (Hugging Face)
- RAG and Agentic AI Professional Certificate (IBM)
- Introduction to Web Development with HTML5, CSS3 and JavaScript (IBM)
- Complete Web Development (Programming Hero)