Skip to content
View Adnan-Odimah's full-sized avatar

Highlights

  • Pro

Organizations

@AvalancheTech

Block or report Adnan-Odimah

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.

Content in all repositories owned by your account will be closed.
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
Adnan-Odimah/README.md

Hi, I'm Adnan 👋

Founder of Avalanche Tech · Software Engineering placement @ Skyhigh Security · Final-year Computer Science student @ University of Manchester

Currently

  • Wrapping up a 13-month software engineering placement — AI/ML-focused work with AWS Bedrock, agentic workflows, internal testing frameworks and CI/CD implementations and refactors.
  • Building a tool that vector-embeds a codebase and models service/library relationships in a graph DB to power an MCP-based coding assistant
  • Running Avalanche Tech, a software studio I founded and grew to a 13-person team, delivering client work and self-hosting our own infrastructure (Discord bot, document e-signing, CRM)
  • Open to software engineering and AI/ML roles from mid-2027

Selected work

  • Athena — voice-first, personality-driven AI assistant (Jarvis-style), built with a teammate. Local LLM via Ollama, faster-whisper/edge-tts speech pipeline, currently integrating a C++/ggml audio-inference engine for faster TTS. (private repo)
  • Avalanche Bot — Discord bot serving ~40,000 users, self-hosted on our own AWS infrastructure. (source private — click to add to your server)
  • Spotify Panel — GNOME Shell extension for Spotify control. Fully spec'd (D-Bus/MPRIS interface, OAuth flow, GNOME Extensions store compliance) before implementation began.
  • microGPT — character-level, decoder-only transformer language model built from first principles.

Skills

Python · Java · TypeScript · C++ · Bash · SQL · AWS (EC2, Bedrock) · Docker · PostgreSQL · Discord.py · asyncio

Community

Join the Avalanche Tech Discord — open to developers, clients, and anyone into what we're building.

Reach me

LinkedIn · adnanodima1@gmail.com · adnan.odimah@avalanche-tech.co.uk

Pinned Loading

  1. audio.cpp audio.cpp Public

    Forked from 0xShug0/audio.cpp

    An all-in-one, pure C++ inference engine for audio models, powered by ggml. Supports TTS, STT, VAD, voice conversion, music generation, and more, with highly optimized performance. No Python depend…

    C++

  2. microGPT microGPT Public

    A project dedicated for learning with hopes of being integrated into Athena if enough progress is made.

    Jupyter Notebook

  3. SpotifyPanel-Gnome SpotifyPanel-Gnome Public

    A top-bar GNOME Shell extension for controlling Spotify: inline transport controls, a like button, and a dropdown with album art, progress, and volume.

    JavaScript