Skip to content
View Andris07's full-sized avatar
🌱
Always learning
🌱
Always learning

Block or report Andris07

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.

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
Andris07/README.md

Hi 👋 I'm Andrew

Software Engineering Student from Hungary 🇭🇺

Passionate about .NET, Backend Engineering, Software Architecture and AI.


🚀 About Me

public class Developer
{
    public string Name => "Andrew";
    public int Age => 18;
    public string Location => "Hungary";

    public string[] Interests =>
    [
        ".NET Development",
        "Backend Engineering",
        "Full Stack Applications",
        "AI Engineering",
        "Software Architecture"
    ];

    public string CurrentGoal =>
        "Become a versatile Software Engineer";
}

Quick Facts

  • 🎓 Software Engineering Student
  • 💻 Backend-oriented developer
  • 🌱 Currently deepening my knowledge of C# and .NET
  • 🐧 Daily driving Fedora KDE Plasma
  • 🤖 Exploring AI Agents, OpenWebUI, n8n and Ollama
  • 📚 Constantly learning through projects, coding challenges and experimentation

🛠️ Tech Stack

Languages

Frameworks & Tools

Development Environment


🎯 Current Focus

  • Building modern ASP.NET Core applications
  • Learning Software Architecture principles
  • Improving Data Structures & Algorithms
  • Exploring Docker and deployment workflows
  • Experimenting with AI Agents and automation
  • Creating portfolio-worthy projects

📊 GitHub Analytics


🚀 Featured Projects

🧩 NeetCode Solutions

Collection of coding challenge solutions focused on problem-solving and algorithmic thinking.

💻 Software Development

School and personal projects built while learning software engineering concepts and development practices.

🚧 More Coming Soon

Currently working on expanding my portfolio with larger backend and full-stack applications.


📚 Currently Learning

  • ASP.NET Core
  • Software Architecture
  • Design Patterns
  • Docker Ecosystem
  • AI Engineering
  • Cloud Fundamentals

🎯 Goals

  • Become a versatile Software Engineer
  • Build scalable Backend Systems
  • Gain strong Full-Stack Experience
  • Explore AI Engineering and automation
  • Contribute to Open Source Projects

🤝 Connect

Feel free to explore my repositories and follow my development journey.

Always learning. Always building. 🚀

Popular repositories Loading

  1. Sulis-projektek Sulis-projektek Public

    Iskolai projektek, órai munkák, segédletek, dolgozatok a 11. évfolyamtól kezdve egészen a középiskolai tanulmányok végéig

    C# 1

  2. Linux Linux Public

    Linux related stuffs 🐧

    1

  3. Software-Development Software-Development Public

    Complete software development studies from 11th grade through high school 💻

    C#

  4. NHackathon NHackathon Public

    Python

  5. Resources Resources Public

    Computer Science related stuffs 💻

    Python

  6. neetcode-submissions neetcode-submissions Public

    My NeetCode.io problem submissions

    C#