Giter Site home page Giter Site logo

Hello People, hello World! - - Svendolin greets you!


I'm a web-dev-student, creative wallflower and modelcar collector!

  • πŸ“² I’m currently a SAE BACHELOR student in Zurich Switzerland. πŸ’»
  • πŸ’₯ I’m still learning...and learning...and learning...so don't judge me too hard. πŸ™
  • πŸ‘¨πŸΎβ€πŸ€β€πŸ‘¨πŸ» Always open to collaborate with other content creators to learn more. πŸ€—
  • πŸ“š I'm trying to understand the infinite possibilities of the WWW day by day!
  • πŸ’ͺ Design, Webdevelopment, Marketing and Digital Content Creation is my daily business.
  • πŸ’― I'm a fan of YT-Tutorials in combination of the wise words of our academics.
  • πŸš— Fun fact: I'm a car- / modelcar nerd too!


Your Adds Here GitHub followers GitHub watchers GitHub commit activity GitHub last commit


Feel free to connect with me a bit closer:

Sven Kamm | LinkedInΒ My personal Linkedin profile

Portfoliowebsite of SvendolinΒ My Diecast Website

Portfoliowebsite of SvendolinΒ My Portfolio Website


Email to contact me:

[email protected]


Code Editors and CMS I've worked with so far:


Visual Studio Code Stackblitz Wordpress Elementor Codesandbox




Coding Languages, Frameworks, Libraries, Plugins and Extensions I've worked with so far:


HTML5 CSS3 Sass JavaScript TypeScript Angular React.js Three.js Vue.js JQuery Node.js Express Bootstrap Tailwind




Experiences I've made so far with Frontend, Backend and Databases thanks to:


PHP PHPMyAdmin SQL MySQL Ajax Git GitHub Terminal Terminal




Adobe Design tools I use depending on the project:



Thank you for the visit:

Visitors



πŸ“• Latest Blog Posts πŸ’­

  • No Blog Posts yet! Tune in on another day! πŸ“©πŸ˜Š

πŸ•‘ Average time of code this week: πŸ•

No activity tracked

Svendolin's GitHub Stats


Svendolin's Most Used Languages



Visual Studio Code ✨ VSC-Shortcut Commands you may find interesting: ✨


NAME COMMAND EFFECT
Autoformatter ALT + SHIFT + F Autoformat your code for various languages (make sure you've installed an autoformatter-extension - if you've installed multiple formatters, choose one)
Search Letter Locally CTRL + F Search for text and code inside this file (you can also rename the chosen text)
Search Letter Globally CTRL + SHIFT + F Search for the text and code of the WHOLE project
Command Palette ("view") for Autoprefix CTRL + SHIFT + P Activate Autoprefix on your CSS / SCSS and LESS or further commands
Search Files CTRL + P Search files by name
Replace Text CTRL + H Replace all the text locally which you want to replace
Comment Code CTRL + C + K Mark the code you want to comment > Comment it out
Uncomment Code CTRL + K + U Mark the commented code you want to undo > Change it back
Autocomplete Menu CTRL + SPACE Opens the autocomplete menu to suggest the code you might need
Find Function definition F12 Click on the called function, like: "test();" > click F12 > you will jump automatically to "function test(){}" where the function was initialized
Rename functions and all its calls F2 Click on the initialized function like "function test(){}" > click F2 > Rename it, all calls will be renamed as well
Peek Code CTRL Hover over HTML and CSS elements and click "ctrl" to see the used css for this html code (only possible with css peek extension)
Jump through code CTRL + -> Jump through particular important lines of codes
Jump through and mark code CTRL + SHIFT + -> Jump through particular important lines of codes while marking them for further action
New coding line CTRL + ENTER Jump to a new empty line for new codes
Copy line of code ALT + SHIFT + ARROWDOWN Copies the line of code where you have your cursor one line below
Multiple Cursor ALT + CTRL + ARROWDOWN Multifies your cursor
DRAG and DROP coding line ALT + ARROWLINE Drag and drop your line of code where your cursor stayed at

Sven "Richi" Kamm's Projects

30-days-of-javascript icon 30-days-of-javascript

30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace.

all-about-ajax-and-node.js icon all-about-ajax-and-node.js

This "All about AJAX and Node.js"-repository catches up its focus on all the AJAX and Node.js processes I've made, commented and written through the years as a SAE-Web Development student with exercise lessons every week as well as tutorial videos on Youtube.

all-about-angular icon all-about-angular

This "All-about-Angular"-repository catches up its focus on all the Projects and Experiments I worked on with Angular during my projects through the years as a SAE-Web Development student with exercise lessons every week as well as tutorial videos on Youtube.

all-about-canvas-and-canvas-games icon all-about-canvas-and-canvas-games

This "All-about-CANVAS-and-CANVAS-GAMES"-repository catches up its focus on all the projects I did while using canvas through the years as a SAE-Web Development student with exercise lessons every week as well as tutorial videos on Youtube.

all-about-git icon all-about-git

This "All-about-GIT"-repository catches up its focus on all the USEFUL GIT COMMANDS I did during my projects through the years as a SAE-Web Development student with exercise lessons every week as well as tutorial videos on Youtube.

all-about-hack icon all-about-hack

This repository is about IT-Security / how to recognise security vulnerabilities (e.g. SQL injections) and demonstrate them on a webshop that is designed for this purpose.

all-about-javascript icon all-about-javascript

This "All-about-Javascript"-repository catches up its focus on all the USEFUL JAVASCRIPT I've been working on and I've coded through the years as a SAE-Web Development student with exercise lessons every week as well as tutorial videos on Youtube.

all-about-jquery icon all-about-jquery

This "All about JQuery"-repository catches up its focus on all the Javascript I've learned, commented and written through the years as a SAE-Web Development student with exercise lessons every week as well as tutorial videos on Youtube.

all-about-php icon all-about-php

This "All about PHP"-repository catches up its focus on all the PHP I've learned, commented and written through the years as a SAE-Web Development student with exercise lessons every week as well as tutorial videos on Youtube.

all-about-react icon all-about-react

This repository contains some work, tasks, exercises and notes about projects I did (or currently working on) with the help of React JS - Enjoy!

all-about-webgl-and-animations icon all-about-webgl-and-animations

This "All-about-WEBGL-and-Animations"-repository catches up its focus on all the animations and WEBGL I did (and used) during my projects through the years as a SAE-Web Development student with exercise lessons every week as well as tutorial videos on Youtube.

html-head-structuring icon html-head-structuring

Have you slowly lost your overview of all the different<link> and <script> tags in your head of HTML? This HTML Head Structuring might help you to "restructurize" in the right way!

kungfu-app icon kungfu-app

Kungfu App about PHP, OOP, PDO, MVC and more kindly provided by Rene Esposito, adjusted by me :D

mailing-label-generator icon mailing-label-generator

This mailing label generator will be used for an SAE Project using OOP, PDO and MVC principle at the same time. Hope it works :D

martinheinz icon martinheinz

My GitHub Profile README. Don't just fork, star it, so others can find it too! πŸ‘€

myflutterprojects icon myflutterprojects

Working on some Flutter Projects to learn Flutter and Dart for the Bachelor of Science degree at SAE

swiss-jdm-blog icon swiss-jdm-blog

This JDM Blog Website will be used for an SAE Project using HTML, CSS, JS, PHP and MySQL at the same time. Its my very first project using all these tools, languages and options together in perfect harmony

toycarsaddict_app icon toycarsaddict_app

This is a repo of a "What's New" in the Diecast World Modelcar App built with Flutter. This is Version 7.0 already. V1.0 - V6.0 are saved locally

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.