Skip to content
View Svendolin's full-sized avatar
🎯
Focusing
🎯
Focusing
  • RDSoft
  • Earth

Block or report Svendolin

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

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!


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:

sven0815@gmx.ch


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


Visual Studio CodeStackblitzWordpressElementorCodesandbox




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


HTML5CSS3SassJavaScriptTypeScriptAngularReact.jsThree.jsVue.jsJQueryNode.jsExpressBootstrapTailwindVercel / Next.js




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


PHPPHPMyAdminSQLMySQLAjaxGitGitHubTerminalTerminal




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: ✨


NAMECOMMANDEFFECT
AutoformatterALT + SHIFT + FAutoformat your code for various languages (make sure you've installed an autoformatter-extension - if you've installed multiple formatters, choose one)
Search Letter LocallyCTRL + FSearch for text and code inside this file (you can also rename the chosen text)
Search Letter GloballyCTRL + SHIFT + FSearch for the text and code of the WHOLE project
Command Palette ("view") for AutoprefixCTRL + SHIFT + PActivate Autoprefix on your CSS / SCSS and LESS or further commands
Search FilesCTRL + PSearch files by name
Replace TextCTRL + HReplace all the text locally which you want to replace
Comment CodeCTRL + C + KMark the code you want to comment > Comment it out
Uncomment CodeCTRL + K + UMark the commented code you want to undo > Change it back
Autocomplete MenuCTRL + SPACEOpens the autocomplete menu to suggest the code you might need
Find Function definitionF12Click 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 callsF2Click on the initialized function like "function test(){}" > click F2 > Rename it, all calls will be renamed as well
Peek CodeCTRLHover 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 codeCTRL + ->Jump through particular important lines of codes
Jump through and mark codeCTRL + SHIFT + ->Jump through particular important lines of codes while marking them for further action
New coding lineCTRL + ENTERJump to a new empty line for new codes
Copy line of codeALT + SHIFT + ARROWDOWNCopies the line of code where you have your cursor one line below
Multiple CursorALT + CTRL + ARROWDOWNMultifies your cursor
DRAG and DROP coding lineALT + ARROWLINEDrag and drop your line of code where your cursor stayed at

Pinned Loading

  1. All-about-GITAll-about-GITPublic

    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 w…

    3 1

  2. All-about-AJAX-and-Node.jsAll-about-AJAX-and-Node.jsPublic

    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 exer…

    PHP 1

  3. All-about-JavascriptAll-about-JavascriptPublic

    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…

    JavaScript 2

  4. All-about-JQueryAll-about-JQueryPublic

    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…

    HTML 1

  5. All-about-AngularAll-about-AngularPublic

    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 exer…

    TypeScript

  6. Kungfu-AppKungfu-AppPublic

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

    HTML 1