# Ismael Shakverdiev
[theiskaa.com](https://theiskaa.com) • [me@theiskaa.com](mailto:me@theiskaa.com) • [github](https://github.com/theiskaa) • [linkedin](https://linkedin.com/in/theiskaa)
## Skills
- **Actively used Programming Languages**: Rust, Python, Dart/Flutter, JS/TS.
- **Languages**: English, Georgian, Turkish, Azerbaijani (all at professional proficiency or above).
## Experiences
### Senior Software Engineer @ [TNET](https://www.tnet.ge): (Present)
I currently work at TNET, the largest technology company in Georgia. As a Senior Software Engineer in the tkt.ge mobile application department, I lead the team responsible for building the cross-platform mobile application from the ground up. After a year and a half, my team became the independent mobile app team that maintains and develops mobile applications for all of the company's products, including mymarket, myauto, and others.
### Software Engineer @ [Datura](https://datura.ai):
At L3VELS and later at Datura.ai, I contributed to AI platforms such as [L3AGI](https://github.com/l3vels/L3AGI) and Datura. I engineered a sophisticated image categorization and description generator similar to Google Photos' AI search, integrating backend services (Lambda, SQS, CloudFormation) with frontend infrastructure (API Gateway, CloudFront). At Datura.ai, I played a key role on Bittensor's Subnet 22 platform, contributing to projects including [datura.ai](https://datura.ai), [chi.datura.ai](https://chi.datura.ai), and [vote.datura.ai](https://vote.datura.ai). I strengthened DevOps efforts by deploying applications on AWS Elastic Beanstalk and CloudFront, and implemented an interactive multi-source search system comparable to Perplexity.
### Software Engineer @ [Zencode](https://zencode.io)
At Zencode, I worked on Payme, an internet banking application. I built a robust local authentication system highly resistant to reverse engineering, safeguarding users' sensitive data. I also designed and implemented a fast, reliable in-app chat system for seamless communication between users. In addition, I integrated a lag-free notification service using Firebase Cloud Messaging and developed a deep linking strategy that integrates with custom native (Android/iOS) code, significantly improving the user experience across platforms.
### Software Engineering Intern @ [Lomsa](https://lomsa.com)
At Lomsa, I designed and developed core features for the company's mobile application ecosystem. I took ownership of designing and implementing key pages, including the homepage, login page, and settings page. I integrated essential API functionality, including the creation of custom API keys and the management of concurrent WebSocket connections to support multiple users simultaneously. I also wrote comprehensive unit and widget tests across the entire mobile application, ensuring high quality and robust functionality. In addition, I contributed to [http_mock_adapter](https://github.com/lomsa-dev/http-mock-adapter), a widely adopted HTTP testing library that simplifies API development workflows. This experience gave me a strong foundation in both product development and open-source collaboration.
## Side Projects
- [Reeed](https://reeed.io) - A lightweight read-later mobile app with a powerful article organization structure, AI summaries, and its own web clipper browser extension.
- [Apeirron](https://apeirron.com) - An Obsidian-style knowledge base and graph of the biggest questions humanity asks.
- [readabilityrs](https://github.com/theiskaa/readabilityrs) - A Rust port of Mozilla's standalone readability library.
- [markdown2pdf](https://github.com/theiskaa/markdown2pdf) - A Markdown-to-PDF transpiler written in pure Rust (used to create this resume).
- [mate](https://github.com/theiskaa/mate) - A powerful arithmetic expression interpreter and calculator in Rust.
- [hidable](https://pub.dev/packages/hidable) - A Flutter widget for scroll-to-hide functionality.