Skip to content
View LeoKiefner's full-sized avatar
  • Université de Strasbourg
  • Strasbourg
  • 09:31 (UTC +02:00)
  • LinkedIn in/leo-kiefner

Highlights

  • Pro
Block or Report

Block or report LeoKiefner

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

👋 Greetings!

I'm Leo Kiefner, a vibrant spirit navigating the realms of technology and creativity. Welcome to my space!


☎️ Let's Connect!

Feel free to reach out for collaborations or just a good chat:


🌱 A Peek Into My World

  • 🎸Strumming the strings of a guitar and getting lost in melodies.
  • 📖 Diving into the depths of literature and swimming across the waves of knowledge.
  • 🏊 ️Venturing into the serene embrace of water, one stroke at a time.

img_1.png


📖 Academic Journey & Skills

As a second-year Computer Science student at IUT Robert Schumann, I'm honing my skills to craft software solutions with a keen eye on web development. Here's a snapshot of my toolkit:

  • Programming Languages: Proficient in C, C#, and Java.
  • Web Development: Proficient in HTML, CSS, PHP, JavaScript and managing SQL databases.
  • Software Engineering: Knowledgeable in UML and adept with version control systems like Git.*

💻 Projects & Endeavors

My growing project portfolio showcases my commitment to addressing real-world problems with innovative and efficient software solutions. Each project highlights my versatility and ability to bridge the gap between user needs and technological execution:

  • 🍰 Fridgeo App: Helping to enhance the kitchen experience, this app simplifies meal preparation by suggesting recipes based on ingredients you already have. Utilizing a smart algorithm, it offers personalized meal planning, reducing food waste and inspiring culinary creativity.

  • 💲StockPrediction.ai: A leap into the finance domain, this application employs machine learning to forecast stock market trends. By analyzing historical data and current market conditions, it provides investors with actionable insights, enhancing decision-making in volatile markets.

  • 🤖 CocoBot: Bridging content creation and platform optimization, this tool automatically edits videos for TikTok and YouTube Shorts, optimizing them for engagement and visibility.

  • 📇 Showcase Website & Sudoku Solver: My web development skills shine through in creating engaging online platforms and logical games. These projects demonstrate my proficiency in both frontend and backend development, crafting interactive user experiences and complex problem-solving applications.

  • 🔢 Polynomial Arithmetic Repository: Let's dives into the realm of mathematics, focusing on polynomial arithmetic in C. This project contains a collection of programs for various operations on polynomials, catering to students, math enthusiasts, and developers eager to explore and understand polynomial manipulation concepts.

  • Full Stack Development: Building on a strong foundation in Python and database management, I'm actively expanding my skill set towards becoming a versatile Full Stack Web Developer. This journey is marked by hands-on projects that blend frontend innovation with robust backend systems.


🧑‍🤝‍🧑 Joining Forces

Eager to meld my full-stack development skills with a team that values innovation and creativity. My ambition? To create interactive, responsive web experiences and grow exponentially as a web developer.

Pinned Loading

  1. CocoBot-Automatic-Editing-Video-App CocoBot-Automatic-Editing-Video-App Public

    Forked from MrArnaudMichel/Coco-Bot

    Cocobot is an innovative solution designed to revolutionize content creation across platforms. This automated system takes a video uploaded to YouTube via a link and edits it to align with the algo…

    Python

  2. Stockprediction-Website-using-Artificial-Intelligence Stockprediction-Website-using-Artificial-Intelligence Public

    StockPrediction.ai is a website that harnesses the power of live stock market data to deliver real-time insights and forecasts. By tapping into live market feeds, it presents an up-to-the-minute vi…

    JavaScript 1

  3. Polynomial-Arithmetic-Scripts Polynomial-Arithmetic-Scripts Public

    This GitHub repository is dedicated to polynomial arithmetic in C, featuring a collection of programs to perform various operations on polynomials. It is designed for students, mathematics enthusia…

    C

  4. Fridgeo-Recipe-Finder-App Fridgeo-Recipe-Finder-App Public

    Fridgeo is a user-friendly app designed to solve the daily dilemma of what to cook with the ingredients you already have at home. By simply entering the available ingredients into the app, it uses …

    C#

  5. SudokuSolver SudokuSolver Public

    SudokuSolver is a powerful C# application designed to tackle even the most challenging Sudoku puzzles with a blend of brute force algorithms and human-like solving techniques.

    C#