About Me
Iʼm Allwell, a passionate Rust Developer, with proven experience in LLM Engineering, backend development (APIs), Cloud and DevOps skills. In this document, youʼll find work experience, GitHub projects, and technical cert…
Iʼm Allwell, a passionate Rust Developer, with proven experience in LLM Engineering, backend development (APIs), Cloud and DevOps skills. In this document, youʼll find work experience, GitHub projects, and technical certifications that prove my knowledge of, and experience in, systems programming with Rust, software build and deployment, AWS, Cloud Architecture and Engineering, Linux Administration, and Containerization and Kubernetes.
Experience
Software Engineer (AI & Backend)
Participated in the team that architected and built the backend for an AI-powered academic and career choice platform for Turkish youths.
Developed the student user group's MVP features (auth, profile, database, logic).
Used TypeScript/NodeJS, DrizzleORM, PostgreSQL for platform logic, and Python/FastAPI, LangChain, OpenAI/Agents SDK for AI.
Managed Docker Compose deployments for microservices (backend, AI, PostgreSQL) during development.
Migrated the container platform to Azure Container Service and configured CI/CD with GitHub Actions.
Performed Postman-based QA and testing for backend API services.
Software Engineer (AI & Backend)
Participated in the team that architected and built the backend for an AI-powered academic and career choice platform for Turkish youths.Developed the student user group's MVP features (auth, profile, database, logic).Used TypeScript/NodeJS, DrizzleORM, PostgreSQL for platform logic, and Python/FastAPI, LangChain, OpenAI/Agents SDK for AI.Managed Docker Compose deployments for microservices (backend, AI, PostgreSQL during development.Migrated the container platform to Azure Container Service and configured CI/CD with GitHub Actions.Performed Postman-based QA and testing for backend API services.
Team Lead, IT, Development & Digital Marketing
Worked internally as a software engineer to develop company e-commerce websites using JavaScript/React and Python with a focus on scalable architecture.
Designed web interfaces using Figma and managed content updates through WordPress CMS, ensuring seamless performance across platforms.
Spearheaded the integration of Zoho One ERP from the ground up.
Customized backend workflows to automate booking and invoicing processes, utilizing cloud infrastructure to enhance operational efficiency and data accessibility.
Exhibited leadership in technology training and public speaking engagements.
Delivered workshops on AI, CRM, and financial systems integration, and presented at a major international travel industry event in Doha, Qatar, on leveraging AI for business optimization.
Created a Python script to analyze travel booking trends.
Used NumPy and Pandas to process data, generated basic charts with Matplotlib for team reports, and uploaded files to AWS S3 with Boto3 for shared access.
Built a custom API for real-time flight and hotel availability updates.
Implemented backend logic in Python with FastAPI, connected to third-party travel APIs, and optimized database queries to support high-traffic user requests.
Team Lead, IT, Development & Digital Marketing
Worked internally as a software engineer to develop company e-commerce websites using JavaScript/React and Python with a focus on scalable architecture. Designed web interfaces using Figma and managed content updates through WordPress CMS, ensuring seamless performance across platforms.Spearheaded the integration of Zoho One ERP from the ground up. Customized backend workflows to automate booking and invoicing processes, utilizing cloud infrastructure to enhance operational efficiency and data accessibility.Exhibited leadership in technology training and public speaking engagements. Delivered workshops on AI, CRM, and financial systems integration, and presented at a major international travel industry event in Doha, Qatar, on leveraging AI for business optimization.Created a Python script to analyze travel booking trends. Used NumPy and Pandas to process data, generated basic charts with Matplotlib for team reports, and uploaded files to AWS S3 with Boto3 for shared access.Built a custom API for real-time flight and hotel availability updates. Implemented backend logic in Python with FastAPI, connected to third-party travel APIs, and optimized database queries to supporthigh-traffic user requests.
PR, Brand & Social Media Specialist
Spearheaded social media marketing efforts, developed brand guidelines, and ran successful paid advertising campaigns that grew the company Instagram account to over 21,000 followers in 4 months.
Demonstrated strategic thinking and adaptability by pivoting content marketing strategy during the 2020 lockdown to address job security concerns, resulting in engaging social media channels that educated the public on remote work and freelance opportunities.
PR, Brand & Social Media Specialist
Spearheaded social media marketing efforts, developed brand guidelines, and ran successful paid advertising campaigns that grew the company Instagram account to over 21,000 followers in 4 months.Demonstrated strategic thinking and adaptability by pivoting content marketing strategy during the 2020 lockdown to address job security concerns, resulting in engaging social media channels that educated the public on remote work and freelance opportunities.
PROJECTS
Decentralized Knowledge Economy (Flow) in Rust
Contributing to building a decentralized coordination platform enabling agents and users to co-create, manage, and reward knowledge, tasks, and compute in a verifiable, local-first environment. Building out the backend binary in Rust.Tools and Tech: Rust.
Multi-threaded Web Server in Rust
Built a multi-threaded web server with a sized thread-pool and worker threads implementation that limits the extent of a DoS (Denial of Service) attack, thereby efficiently utilizing compute resources. Tested concurrency with bash script.Tools and Tech: Rust, Linux, Bash (Shell)