Skip to content
View adi1985a's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report adi1985a

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
adi1985a/README.md

๐Ÿ‘‹ Hi, I'm Adrian โ€“ Fullstack Developer & AI Engineer

I'm a passionate Software Engineer with a strong foundation in fullstack development, AI/ML engineering, and embedded systems. I enjoy building scalable, modern applications with clean code and meaningful user experiences. I specialize in Python, JavaScript, and C++, and comfortably navigate both frontend and backend stacks.


๐Ÿš€ What I Do

  • โš™๏ธ Build modern, responsive web and desktop applications (React, Tkinter, Electron)
  • ๐Ÿค– Develop and deploy AI/ML models for real-world applications (e.g. real estate pricing, voice assistants)
  • ๐Ÿ“ก Create secure and efficient REST/GraphQL APIs for data-driven platforms
  • ๐Ÿง  Design offline AI solutions using local LLMs (like Ollama & Vosk)
  • ๐Ÿ›  Build internal tools and automate workflows with Power Platform (PowerApps, PowerAutomate)

๐ŸŽ“ Education & Thesis

  • ๐ŸŽ“ Engineerโ€™s Degree in Software Development
  • ๐Ÿ† Graduated with distinction (5.0 / 5.0 GPA)
  • ๐Ÿ“š Bachelor Thesis:
    Offline AI Assistant โ€“ A smart voice assistant running fully offline using a local LLM.
    Focus on privacy, speed, and speech-to-text processing without internet dependency.
    Tech stack: Python, Vosk, Tkinter, SQLite, cryptography, Ollama.

๐Ÿง  Featured Projects

๐Ÿ—ฃ๏ธ Offline AI Assistant (Local LLM-based)

A fully offline, private voice assistant built in Python using Vosk, Ollama, and Tkinter.
Equipped with note-taking, text-to-speech, password encryption, visual stats, and local database storage.

๐Ÿ“Œ Features:

  • Chat with AI (LLM via Ollama)
  • Voice commands & responses (STT + TTS)
  • Secure notes stored in SQLite with encryption
  • Data visualization (charts, calendars)
  • 100% local โ€” no internet required

๐ŸŽฌ Demo: (Comming soon!) ๐Ÿ” Tech: Python, Vosk, PyAudio, Tkinter, SQLite, Matplotlib, Cryptography


๐Ÿ›  Tech Stack

Category Tools & Frameworks
๐Ÿ’ป Frontend React, Next.js, HTML5, CSS3
๐Ÿ”ง Backend Node.js, Flask, Django
๐Ÿง  AI/ML scikit-learn, TensorFlow, Keras
๐Ÿ’ฌ Languages Python, JavaScript, C++, SQL
๐Ÿ—„๏ธ Databases PostgreSQL, MySQL, SQLite
โš™๏ธ Tools Git, Docker, REST API, GraphQL, Power Platform

๐Ÿงฉ Other Skills & Interests

  • ๐ŸŽจ UI/UX prototyping
  • ๐Ÿ” Data privacy & encryption
  • ๐Ÿ“ฆ Containerization with Docker
  • ๐Ÿ› ๏ธ Cross-platform automation with Power Automate
  • ๐Ÿค Open to collaboration and mentoring

๐ŸŒฑ Current Focus & Interests

I'm currently deepening my expertise in:

  • Advanced Machine Learning techniques and Large Language Model (LLM) applications.
  • Scalable backend architectures and microservices.
  • Cloud-native development and DevOps practices.
  • Exploring the intersection of AI with various industries to create impactful solutions.

๐ŸŒ Letโ€™s Connect

๐Ÿ“ซ Email: adr.lesniak@gmail.com
๐Ÿ’ผ LinkedIn: linkedin.com/in/adrian-lesniak
๐Ÿ“ GitHub Portfolio: github.com/adi1985a

I'm always open to:

  • ๐Ÿง  Learning new technologies and methodologies.
  • ๐Ÿ’ก Collaborating on meaningful and innovative tech initiatives.
  • ๐Ÿš€ Building something impactful that solves real-world problems.

๐Ÿง  Built with โค๏ธ using Python ยท React ยท Ollama ยท Vosk
๐Ÿ›ก๏ธ 100% Offline ยท 100% Private ยท 100% Yours

Popular repositories Loading

  1. Professional_Paint_Editor_Python Professional_Paint_Editor_Python Public

    "Professional Paint" is a PyQt5 graphic editor. It supports drawing, image editing with layers, undo/redo, filters (blur, sharpen, grayscale, brightness, contrast), and file operations. Features a โ€ฆ

    Python 2

  2. Memory-game-sounds Memory-game-sounds Public

    A fast-paced memory game where players repeat sequences of colored buttons with sounds and images. Built in C++ Builder using VCL components.

    1

  3. adi1985a adi1985a Public

    Config files for my GitHub profile.

  4. Altostra-GPT-WebApp-Template-OpenAI-Serverless Altostra-GPT-WebApp-Template-OpenAI-Serverless Public

    JavaScript

  5. Adrian Adrian Public

    Survivalist AI

  6. React-JS-Exercise_1 React-JS-Exercise_1 Public

    The application is a simple to-do list in React that allows users to: Add new tasks Mark tasks as done/undone Edit existing tasks Delete tasks Filter tasks (all, done, undone) Save tasks in localStโ€ฆ

    JavaScript