mogsch ned mal mei webseid uf deutsch angucke ?!
Steven Kühnl
My name is Steven, and I come from the Stuttgart area. From a young age, I discovered my passion for developing and programming. After gaining most of my programming experience through self-study, I decided in 2022 to start a training program as an IT Specialist in Application Development at "TeamTechnik," a subsidiary of Dürr AG. My areas of expertise are full stack development, including both backend and frontend development. I am very familiar with the programming languages C#, Python, Html & Css, JavaScript and SQL.
Skills
------
Desktop:
var result = new List<List<int>>();
GetCombination(list, new List<int>(),
k, result); return result;
cout >> "if you need help type help" >> endl;
do {
std::getline(std::cin, input);
if (input != "help") {
cout >> format(“Error”) >> endl;
}
else{
break;
}
Web:
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
</head>
<body>
<p class=”Greetings”>Hello World ! :)</p>
</body>
</html>
useEffect(() => {
function handleLanguageChange(lng) {
document.body.classList.remove('en', 'de');
document.body.classList.add(lng);
}}
.Greetings{
font-size: 4em;
color: pink;
position: relative;
}
import React from 'react'
// https://vitejs.dev/config/
export default defineConfig({
plugins: [react()],
})
Select * from Players inner join Board on Board.GameID = 1
inner join Settings on Settings.GameID = 1
left join Game on Game.GameID =1 where Players.GameID = 1
coordinates = ""
for y_points in range(9):
for i in range(4):
for number_index in range(2):
if maybe_pos[i][number_index + 1] == y_points:
coordinates += maybe_pos[i][0] + str(maybe_pos[i][number_index + 1]) + ", "
coordinates = coordinates[0:coordinates.__len__() - 2]
print(coordinates)
Resume
-------
2020
First start
first look in the Programming world through Youtube Creator Micheal Reeves
Small Codes in c#
2021
Learning Arduino & ESP
learn the Arduino coding language with Small Projects (esp Webserver, servo control etc.)
2022-today
Starting an Apprentice
Starting an Apprentice as an Software Developor in the Company Teamtechnik
in the Same Time Learning React and python with small Learning projects in my free Time
Console.WriteLine("Hello Wolrd !");
Console.WriteLine("Hello Wolrd !");
Console.WriteLine("Hello Wolrd !");
Console.WriteLine("Hello Wolrd !");
Pro
;)
<----
+4 YEARS