Skip to content
View lunadev55's full-sized avatar
๐Ÿ‘๏ธ
Space, Grace my Heart
๐Ÿ‘๏ธ
Space, Grace my Heart

Highlights

  • Pro

Block or report lunadev55

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

๐Ÿ‘‹ Hi there, I'm Andre Luna!

Welcome to my GitHub profile! I'm a passionate software developer with a love for problem-solving and coding challenges. Here's a bit about me:

About Me

  • ๐Ÿš€ I'm currently working as a Full Stack Software Engineer, building and maintaining scalable applications.
  • ๐Ÿ’ผ Previously, I've worked with international teams and conducted technical interviews to assess candidates' skills.
  • ๐ŸŒฑ I'm constantly learning and exploring new technologies and stacks to keep my skills sharp and adaptable.
  • ๐Ÿ’ป My main expertise lies in web development with Microsoft-related technologies such as C#, ASP.NET, and SQL Server.
  • โšก Fun fact: I'm an enthusiast of Data Structures, Algorithms, and Competitive Programming.

Skills & Tools

  • ๐Ÿ› ๏ธ Languages: C#, Java, JavaScript
  • ๐ŸŒ Web Technologies: ASP.NET, HTML, CSS, JavaScript, Vue.js
  • ๐Ÿ“š Databases: SQL Server, MySQL, MongoDB
  • ๐Ÿงฐ Other Tools: Git, Jenkins, TeamCity

Get in Touch

Let's connect on LinkedIn and discuss opportunities: LinkedIn

Feel free to explore my repositories and reach out if you have any questions or collaboration ideas! ๐Ÿ˜Š

Pinned Loading

  1. covid19-twitterbot covid19-twitterbot Public

    Bot in which collects live data from https://www.worldometers.info/coronavirus/ using the process of web scraping with python, selenium and pandas and tweets latest info regarding the virus

    Python

  2. Problems Problems Public

    Competitive Programming Problems Solutions

    C# 1

  3. audio-multimidia/checkers audio-multimidia/checkers Public

    Simple game of Checkers with HTML5, Canvas and JS

    JavaScript 1 1

  4. DSA-in-Csharp DSA-in-Csharp Public

    Data Structures and Algorithms Implementations in C# Programming Language

    C#

  5. IA-BOMBERMAN IA-BOMBERMAN Public

    This project is aimed at developing an AI program capable of playing the classic Bomberman game autonomously.

    C

  6. twitter-sentiment-analysis twitter-sentiment-analysis Public

    twitter sentiment analysis using tweepy and textblob and returning polarity and subjectivity

    Python