Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Visual Studio Code
![](https://explore-feed.github.com/topics/visual-studio-code/visual-studio-code.png)
Visual Studio Code is a free code editor from Microsoft, based on open source. It’s highly customizable with tens of thousands of themes and extensions, including those for working with any programming language.
VS Code is built using web technologies such as TypeScript and Electron.
- GitHub: https://github.com/topics/visual-studio-code
- Wikipedia: https://en.wikipedia.org/wiki/Visual_Studio_Code
- Repo: https://github.com/microsoft/vscode
- Created by: Microsoft Corporation
- Released: April 29, 2015
- Related Topics: vscode-theme, vscode-extension, text-editor,
- Aliases: vscode,
- Last updated: 2025-02-09 00:32:04 UTC
- JSON Representation
https://github.com/francojnieva/challenge-whatsapp-fake
Desafío propuesto por Rolling Code School que consta en desarrollar la pantalla de inicio de WhatsApp Web con HTML5 Y CSS3 vanilla
Last synced: 27 Dec 2024
https://github.com/oussamami01/contactapp
ContactApp is a simple console-based application written in C# for managing a contact list. It allows users to add, view, edit, and delete contacts with a user-friendly command-line interface.
console console-app console-application csharp dotnet dotnet-build dotnet-core dotnet-framework visual-studio visual-studio-code
Last synced: 24 Jan 2025
https://github.com/pawelborkar/vscode-goldfish
GoldFish: The minimalist theme
pawelborkar theme visual-studio-code vsc-goldfish vscode vscode-goldfish vscode-theme
Last synced: 24 Jan 2025
https://github.com/kelvya/estudos-tex
Repositório de estudos para o curso de Full Stack Javascript Developer da T.EX – TECHNOLOGY EXPERTS
api-rest css3 git github html5 j-query javascript json linux poo react sass typescript ux visual-studio-code vue vue-cli vue-router vuejs vuex
Last synced: 18 Jan 2025
https://github.com/pizza-777/ton-highlight
Syntax highlighting and autocompletion for ton-solidity language
autocomplete everscale extension solidity syntax-highlighting ton visual-studio-code vscode
Last synced: 23 Oct 2024
https://github.com/kathleenwest/myazurewcfservicedemo
Positive Affirmations is a WCF service demo project hosted via Azure Cloud Services. A Windows Form Application functions as a test client where users can consume the service. This project presents a simple WCF Positive Affirmations Service that demos architectural styles of setting up, hosting via Azure Cloud Services, configuring services, and testing the service for http protocols. The service accepts a simple string, which represents a name, and returns a simple string with a randomized positive affirmation that acknowledges the name. Instead of using IIS Express, the simple service is hosted using Azure Cloud Services. The Visual Studio solution also has one client “tester” Windows Form application that tests the http protocol connection to the hosted service.
azure azure-cloud-services azure-portal azure-services cloud-services csharp csharp-code positive-affirmations service services visual-studio visual-studio-code wcf wcf-client wcf-proxy wcf-service wcf-service-client-demo windows-form-application windows-forms windows-forms-csharp
Last synced: 23 Jan 2025
https://github.com/dheovani/todo-list
TODO List extension for vscode
extension javascript todo todolist typescript visual-studio-code vscode vscode-extension
Last synced: 20 Jan 2025
https://github.com/pykong/py-template-repo
Template repository for Python projects.
docker poetry pyproject-toml pytest python template-project visual-studio-code
Last synced: 01 Feb 2025
https://github.com/itsakt/theme-avon
Nova inspired colour theme for VS Code
color-theme nova visual-studio-code vscode-theme
Last synced: 18 Jan 2025
https://github.com/rodrigocfd/old-programmers-icons
Visual Studio Code icon pack – no fuss, distinguishable icons for programmers with tired eyes.
icon-pack icons visual-studio-code vscode vscode-extension vscode-icons
Last synced: 26 Jan 2025
https://github.com/mohamedelashri/vscode-server-docker
Microsoft Visual Studio Code inside a container
developer-tools development-environment docker-image visual-studio-code vscode
Last synced: 20 Dec 2024
https://github.com/rohan-bhautoo/password-generator
The program consists of a password generator which will generate 2-5 words based on the user input. The program utilizes four 500-word dictionaries consisting of 4, 5, 6 and 7 letter long. Random words from a random dictionary will be choosen by the program and will display it to the user at each iteration. At the end of the execution, a full password will be presented to the user which will be separated with a hyphen.
c password-generator visual-studio-code
Last synced: 19 Jan 2025
https://github.com/kaushikrohida/sql_project_data_job_analysis
Data Analyst Job Analysis
postgresql sql visual-studio-code
Last synced: 19 Jan 2025
https://github.com/gael-lopes-da-silva/myvscodeconfig
A complete VScode configuration
Last synced: 01 Feb 2025
https://github.com/dooderstem/my-vsc-setup
My Visual Studio Code setup
extensions productivity-tools visual-studio-code vscode vscode-extensions
Last synced: 19 Jan 2025
https://github.com/fatimaafzaal/diabetesprediction
This is a diabetes prediction system using Random Forest classifier and Flask framework.
diabetes diabetes-prediction flask flask-application html machine-learning python randomforestclassifier visual-studio-code
Last synced: 16 Jan 2025
https://github.com/samix3108/purge
purge.py é um script Python projetado para desinstalar todos os pacotes Python instalados e limpar o cache do pip. Ele é especialmente útil quando você precisa redefinir seu ambiente Python, liberar espaço ou resolver problemas relacionados a pacotes.
automation cache purge python visual-studio-code vscode
Last synced: 19 Jan 2025
https://github.com/nusrat-sarmin/playwright_dailyfinance
Playwright-based web automation framework for testing modern web applications. Features browser automation with Chromium, Firefox, and WebKit, advanced selectors, and robust debugging tools. Ideal for developers and QA engineers.
api end-to-end-testing javascript playwright visual-studio-code
Last synced: 11 Jan 2025
https://github.com/xulbux-dev/visualstudiocode
All the extensions and other stuff I make for VisualStudioCode
beautiful-colors extension-packs extensions syntax-highlighting theme-xulbux-neon-pro themes visual-studio-code xulbux-extensions-pack
Last synced: 27 Dec 2024
https://github.com/kvnol/mjml-snippets
:scissors: MJML Snippets for Virtual Studio Code.
emails mjml snippets visual-studio-code vscode vscode-snippets
Last synced: 06 Feb 2025
https://github.com/erlandssona/calculate-milliseconds
A Visual Studio Code extension to make it easier to work with milliseconds.
convert extension time timestamps visual-studio-code vscode-extension
Last synced: 07 Feb 2025
https://github.com/prostdev/prostdev-tools
ProstDev Tools vscode extension - Experimental tools and utilities to ease up your MuleSoft/DataWeave programming!
dataweave visual-studio-code vscode vscode-extension
Last synced: 07 Feb 2025
https://github.com/bornalgo/cpp-sorting-demos
A collection of well-documented C++ sorting algorithm examples, including bubble, counting, insertion, merge, quick, radix, selection, and shell sorts. Explore, learn, and implement essential sorting algorithms in your projects.
bubble-sort counting-sort cpp insertion-sort merge-sort quick-sort radix-sort selection-sort shell-sort sorting-algorithms visual-studio-code
Last synced: 07 Feb 2025
https://github.com/hankei6km/vscode-remote-forwarder
Visual Studio Code の Remote Development において、Remote - SSH から Docker コンテナへ接続するための補助的なシェルスクリプト
containers remote ssh visual-studio-code
Last synced: 19 Jan 2025
https://github.com/andreia/nebula-stellar
Nebula Stellar Dark theme for Visual Studio Code
theme visual-studio-code vscode
Last synced: 26 Jan 2025
https://github.com/pplace11/poo-aula10
Será publica tudo feito em aula de introdução de java
ipluso java poo visual-studio-code
Last synced: 07 Feb 2025
https://github.com/pplace11/poo-aula9
Será publica tudo feito em aula de introdução de java
ipluso java poo visual-studio-code
Last synced: 07 Feb 2025
https://github.com/vistx/modbus-implementation
This repository shows how to implement Modbus RTU communication with ESP-32 Microcontroller
arduino communication cpp csharp esp32 gui hcsr04 industrial long-distance-bus max7219 modbus-master modbus-rtu modbus-slave nodemcu rs485-comunication scada visual-studio visual-studio-code winforms
Last synced: 02 Feb 2025
https://github.com/theelegantcoding/elegant_theme
🎨 Introducing Elegance - a meticulously crafted VSCode theme designed to elevate your coding experience with its harmonious blend of elegance and aesthetics. Inspired by the principles of minimalism and sophistication
eslint icons svg svg-icons theme typescript visual-studio-code vscode vscode-extension vscode-icon-theme vscode-icons vscode-theme
Last synced: 02 Feb 2025
https://github.com/adam014/culinario
Culinario is a recipe web application where you can find all sorts of culinary wonders from every cuisine.
firebase firebase-auth react sass surge typescript visual-studio-code
Last synced: 05 Jan 2025
https://github.com/master-leodin/iceberg
Aplicativo base de mistérios para o portfólio feito em python com o framework kivy usando a IDE Visual Studio Code. Pode copiar e editar, mas deixe a fonte de onde copiou. Podemos trabalhar juntos. Objetivo do programa: Para vender, fazer parcerias ou usar de portfólio.
kivy python visual-studio-code
Last synced: 18 Dec 2024
https://github.com/dita-deb/cse_labs
CSE 1321L class assignments and lab work
Last synced: 27 Dec 2024
https://github.com/Josyas/Somando-Numeros
Exercício aula
css3 ecmascript html-css-javascript html5 javascript nodejs visual-studio-code
Last synced: 23 Oct 2024
https://github.com/istinnew/eniac_ab_insight
Dive into a comprehensive analysis aimed at boosting iPhone 13 sales by optimizing the Click-Through Rate (CTR) of the “SHOP NOW” button, compare different button designs and determine the most effective strategy for increasing engagement.
ab-testing data data-analysis data-engineering data-science data-visualization google googlecolab libraries python testing testing-tools visual-studio-code
Last synced: 09 Feb 2025
https://github.com/nusrat-sarmin/playwright-automation-dailyfinance
Playwright-based web automation framework for testing modern web applications. Features browser automation with Chromium, Firefox, and WebKit, advanced selectors, and robust debugging tools. Ideal for developers and QA engineers.
api end-to-end-testing javascript playwright visual-studio-code
Last synced: 26 Jan 2025
https://github.com/sadratehranian/pem-fuel-cell
The methodology section details the use of Python for data processing and analysis, employing statistical and machine learning-based anomaly detection techniques to identify potential issues in fuel cell stacks. It emphasizes data preprocessing, feature engineering, exploratory data analysis (EDA), and anomaly detection.
anomaly-detection data-analysis data-science data-visualization exploratory-data-analysis feature-engineering fuel-cell machine-learning preprocessing python statistical-analysis visual-studio-code
Last synced: 31 Jan 2025
https://github.com/sivasaiklu/text-tweaks
Simplify your text manipulation tasks with our powerful online tools. TextTweaks offers a suite of features to help you work with text effectively.
bootstrap5 html5 mern-stack npm reactjs visual-studio-code webdevelopment
Last synced: 25 Jan 2025
https://github.com/nusrat-sarmin/playwright-api-testing-suite
Automated testing for RESTful APIs using Playwright, with dynamic and reusable test cases.
api-testing javascript playwright visual-studio-code
Last synced: 26 Jan 2025
https://github.com/scottgriv/dark-castle-vscode
🏰 🌲 A vibrantly elegant dark theme available for VSCode. Inspired by the timeless beauty and mystery of medieval castles, this theme combines rich, deep colors with a clean and modern design.
color-theme dark dark-castle dark-castle-theme dark-theme ide multi-platform theme visual-studio-code visual-studio-code-extension visual-studio-code-theme vscode vscode-extension vscode-theme
Last synced: 07 Feb 2025
https://github.com/nusrat-sarmin/cypress_swag-labs
This repository contains automated end-to-end tests written using Cypress, an advanced JavaScript-based testing framework that enables efficient testing for web applications.
chai cypress javascript mocha nodejs visual-studio-code
Last synced: 09 Feb 2025
https://github.com/suryavamsi-p/youtube-trends-and-tracks-engagement
This project aims to leverage Python’s robust visualization libraries to derive deep insights from YouTube video trends data. Using the 'youtube.csv' dataset, this analysis explores the dynamics of YouTube video attributes such as views, likes, dislikes, and comment counts to understand user engagement and their emotional insights.
dash datavisualization hypothesis-testing matplotlib normality-test numpy pandas python3 scipy seaborn visual-studio-code
Last synced: 27 Dec 2024
https://github.com/katsutedev/backgroundx
Background image extension for VSCode web and GitHub Codespaces
background backgrounds browser-extention chrome-extension codespaces extension firefox-addon firefox-extension github-codespaces google-chrome google-chrome-extension ide-theme javascript js theme visual-studio-code visual-studio-code-theme vscode vscode-background vscode-theme
Last synced: 13 Oct 2024
https://github.com/oviwanazul124/taskjson-for-vscode
Several task.json files for VSCode running on various operating system
c html python visual-studio-code
Last synced: 09 Feb 2025
https://github.com/pplace11/poo-aula5
Será publica tudo feito em aula de introdução de java
ipluso java poo visual-studio-code
Last synced: 31 Jan 2025
https://github.com/pplace11/poo-aula4
Será publica tudo feito em aula de introdução de java
ipluso java poo visual-studio-code
Last synced: 31 Jan 2025
https://github.com/pplace11/poo-aula1
Será publica tudo feito em aula de introdução de java
ipluso java poo visual-studio-code
Last synced: 31 Jan 2025
https://github.com/pplace11/poo-aula3
Será publica tudo feito em aula de introdução de java
ipluso java poo visual-studio-code
Last synced: 31 Jan 2025
https://github.com/pplace11/poo-aula6-testemodelo
Será publica tudo feito em aula de introdução de java
ipluso java poo visual-studio-code
Last synced: 31 Jan 2025
https://github.com/sunillshastry/vscode-setup
extensions, preferences and settings used for my personal visual studio code text editor
settings themes visual-studio-code vscode vscode-extension
Last synced: 31 Jan 2025
https://github.com/axelspringer/kombinat
:see_no_evil: A first try to curate CoreOS with etcd and other tools in AWS AutoScaling Groups
aws coreos coreos-cluster docker ec2 go golang linux makefile supervisor swarm swarm-mode visual-studio-code
Last synced: 28 Jan 2025
https://github.com/bryanwilhite/guido-van-r-snake
my self-educational coils of Python (pronounced 🧶 “throat-wobbler mangrove” 🐍)
anaconda audio-analysis audio-processing beautifulsoup data-science data-visualization image-processing jupyter-notebook python python-3 visual-studio-code
Last synced: 31 Dec 2024
https://github.com/ozanyaprak/macoztheme
I wrote this theme to make text more readable when using Visual studio code. It is currently listed on the Microsoft Marketplace.
Last synced: 17 Jan 2025
https://github.com/gabrielcrackpro/vscode-settings
My personal settings for VS Code
settings visual-studio visual-studio-code vscode
Last synced: 22 Jan 2025
https://github.com/ilyachalov/ru-vscode-introvideo-subtitles
Пример скрытых субтитров (с переводом на русский язык) к вводным видео в документации к редактору «Visual Studio Code»
captions documentation russian subtitles visual-studio-code vscode
Last synced: 22 Jan 2025
https://github.com/aishanipach/10-days-of-cs
I am learning C# for console app and getting familiar with its use in Unity. Join me!
10daysofcode csharp tutorial-code visual-studio-code
Last synced: 22 Jan 2025
https://github.com/tsnsoft/vscode_for_cpp_linux
VSCode для C++ в Linux Mint 20
cpp linux linuxmint visual-studio-code vscode wxwidgets
Last synced: 17 Jan 2025
https://github.com/pranambhat/visualstudiocode-keyboard-shortcuts-windows
Visual Studio Code Keyboard Shortcuts | Windows
keyboard shortcuts visual-studio visual-studio-code visualstudiocode windows
Last synced: 28 Jan 2025
https://github.com/64kramsystem/vscode-markdown-code-blocks-asm-syntax-highlighting
Visual Studio Code extension that adds Assembly syntax highlighting to Markdown fenced code blocks.
asm assembly extensions grammars hcl terraform visual-studio-code
Last synced: 22 Jan 2025
https://github.com/mrzhorik09/night-recursion
The game was developed during participation in the Ludum Dare 47 game from the Community of Authors "Indicator
csharp game-development unity unity3d visual-studio-code
Last synced: 08 Feb 2025
https://github.com/kuriv/manual-visual-studio-code
Visual Studio Code 是一款免费开源的现代化轻量级代码编辑器。
visual-basic visual-studio visual-studio-code visual-studio-extension visualstudio
Last synced: 31 Jan 2025
https://github.com/acbarker19/csc410-web-database-programming
A repository containing multiple projects from my CSC 410 class, Web Database Programming.
asp asp-net aspnet c-sharp csharp database html html5 ms-sql ms-sql-server mssql mssqlserver sql sql-server sqlserver visual-studio visual-studio-code visualstudio website
Last synced: 22 Jan 2025
https://github.com/nealfennimore/vscode-arduino-cli-starter
arduino arduino-cli visual-studio-code
Last synced: 14 Jan 2025
https://github.com/snlionel90/esquiva-la-f
esquiva una f y evita chocar con ella
esquivador f pygame pygame-games python3 visual-studio-code
Last synced: 28 Jan 2025
https://github.com/snlionel90/tennis-game
tennis Game
ping-pong pygame pygame-games python python3 tennis-game visual-studio-code
Last synced: 28 Jan 2025
https://github.com/wadhia-bhavesh/foodiefy
Foodiefy: Your online culinary adventure with over 1000 diverse recipes spanning various cuisines. From Italian Pizzas to Indian Street Food, explore our user-friendly website. Simply click to order and enjoy doorstep delivery from 'Foodiefy Cafeteria.' Savor the flavors of different cuisines with ease.
asp-net css html javascript visual-studio-code
Last synced: 31 Dec 2024
https://github.com/dreez-web/social-link-profile
Social link profile
css forntend frontend-mentor html newbie visual-studio-code
Last synced: 24 Jan 2025
https://github.com/hanz-archer/vscode-django-setup
This tool assists in creating a Django project with a virtual environment, installing dependencies, and setting up a Python-based development environment. It automates the process of generating a project and app structure, saving time for developers starting new Django applications.
django extensions typescript visual-studio-code
Last synced: 05 Feb 2025
https://github.com/binarynoir/vscode-markdown-tags
Enhance your Markdown documents with custom tags. Use predefined or custom labels, customizable colors, and arrow indicators to visually track tasks and statuses.
markdown visual-studio-code visual-studio-code-extension visual-studio-code-extensions
Last synced: 22 Dec 2024
https://github.com/hadenlabs/vscode-show-buffers
quickly search your open buffers vscode
buffers hadenlabs peru typescript visual-studio-code visual-studio-code-extension vscode vscode-extension
Last synced: 05 Feb 2025
https://github.com/hadenlabs/vscode-extension-template
vscode extension template
hadenlabs peru template visual-studio-code visual-studio-code-extension vscode vscode-extension
Last synced: 05 Feb 2025
https://github.com/ferjm/vscode-antirsi
Visual Studio Code extension to help prevent RSI (Repetitive Strain Injury)
visual-studio-code visual-studio-code-extension
Last synced: 18 Jan 2025
https://github.com/dervexdev/universalcomments
VS Code extension that adds customizable, universal comments for every major language
extension formatter lightweight multilanguage multilanguage-support typescript visual-studio-code vscode vscode-extension
Last synced: 14 Jan 2025
https://github.com/osteele/vscode-jekyll
Define VSCode problem matchers for Jekyll Liquid exceptions
developer-tools jekyll liquid liquid-templating-engine visual-studio-code vscode vscode-extension
Last synced: 12 Jan 2025
https://github.com/yukihiko-shinoda/docker-compose-phpunit-wordpress-plugin
Docker Compose for PHPUnit for WordPress plugin.
docker docker-compose phpcs phpunit remote-development remote-development-container visual-studio-code vscode wordpress wordpress-development wordpress-plugin wordpress-plugin-development wp wp-plugin
Last synced: 05 Feb 2025
https://github.com/merekat/ml-shortcut-library
A Visual Studio Code shortcut library designed to simplify and accelerate machine learning development.
cnn coding data-science deep-learning efficiency extension extensions fnn machine-learning machinelearning nlp numpy pandas python scikit-learn shortcut shortcuts tensorflow visual-studio visual-studio-code
Last synced: 22 Dec 2024
https://github.com/mystackbox/prj-monakali-attorneys.inc
[ In-progress ] - Angular 2+ website developed using lazy-loading approach together with CSS grid-layout models, to achieve the Responsive Web Design (RWD) concept.
angular-cli angular-devtool angular-universal angular2 bootrap-5 css3 font-awesome grid-layout html5 karma-jasmine lazy-loading node-js npm responsive-web-design scss search-engine-optimisation unit-testing visual-studio-code windows-11
Last synced: 07 Dec 2024
https://github.com/srinivas39322/analytical_insights_into_ios_app_profitability
EDA and Analytical Insights and Predictions on Apple App Store.
language-r python visual-studio-code
Last synced: 29 Jan 2025
https://github.com/srinivas39322/song_success_predictability
Predicting song success using Spotify audio features and machine learning.
Last synced: 29 Jan 2025
https://github.com/himu143/dmoney-api-jmx
This repository contains performance testing for the Dmoney server's APIs using manual test cases. Assertions have been performed to verify the API responses and a CLI report has been generated to showcase the performance results.
clireport jmeter load-testing performance visual-studio-code
Last synced: 12 Jan 2025
https://github.com/atriusx/managit
Manage parts of your github account from the comfort of your text editor!
extension git tools visual-studio-code
Last synced: 08 Feb 2025
https://github.com/pplace11/poo-aula2
Será publica tudo feito em aula de introdução de java
ipluso java poo visual-studio-code
Last synced: 31 Jan 2025
https://github.com/mariam-zaidi/movie_recommender_system_project
Website that helps recommend movies
bagofwords keras nltk pickle sklearn streamlit-deployment tensorflow visual-studio-code
Last synced: 11 Jan 2025
https://github.com/pplace11/poo-aula8
Será publica tudo feito em aula de introdução de java
ipluso java poo visual-studio-code
Last synced: 31 Jan 2025
https://github.com/sammarxz/dotfiles
My Personal Configurations
dotfiles vimrc visual-studio-code zshrc
Last synced: 29 Jan 2025
https://github.com/proffix4/vala_prog
Пример программ на Vala
linux vala valac visual-studio-code
Last synced: 16 Jan 2025
https://github.com/srinivas39322/duplicate_question_detection_on_quora_using_advanced_nlp_techniques
Advanced NLP project detecting duplicate questions on Quora using transformer-based embeddings, LSTM architectures, and ensemble models, achieving 88% accuracy with scalable solutions for real-world applications 🧠💬.
minilm nlp-machine-learning python pytorch sentence-transformers tenserflow visual-studio-code
Last synced: 22 Jan 2025
https://github.com/paultman/npm-starter-vsc
This code is part of a guide to setup a Visual Studio Code javascript project with uses Eslint, the Airbnb Style Guide, and Prettier.
airbnb-styleguide eslint prettier vcs visual-studio-code
Last synced: 09 Jan 2025
https://github.com/thomasleavy/gotutorials
Go programming language tutorials that introduce how to print a hello message, variables, arrays, if statements, loops, maps and functions.
arrays functions go golang helloworld ifstatements loops maps variables visual-studio-code
Last synced: 22 Dec 2024
https://github.com/onlyf0ur/horus
A dark, and my personal, theme for Visual Studio Code.
dark-theme programming theme theme-ui visual-studio-code
Last synced: 24 Jan 2025
https://github.com/sanchezluys/guia-visual-studio-code
Guia de Visual Studio Code
dev guia herramientas-devs programacion visual-studio-code vscode
Last synced: 05 Feb 2025
https://github.com/maxhoffmann/kellys-vscode
🎨 Kellys Color Scheme for VSCode
color-scheme visual-studio-code
Last synced: 23 Jan 2025
https://github.com/codersales/github-keyboard-shortcuts
GitHub-Keyboard-Shortcuts
2024 2024-03 2024-mar 2024-march 2024-q1 github keyboard-shortcuts shortcuts visual-studio-code vscode
Last synced: 30 Dec 2024
https://github.com/codersales/how-to-github-basically
How-To-GitHub-Basically
2023 2023-12 2023-dec 2023-december 2023-q4 documentation git git-bash github linux notes powershell visual-studio-code vscode wimdows wsl
Last synced: 30 Dec 2024
https://github.com/codersales/visual-studio-code-shortcuts
Visual-Studio-Code-Shortcuts
2024 2024-03 2024-mar 2024-march 2024-q1 ide keyboard-shortcuts msc msc-y1 msc-y1-s2 msc-y1-s2-w8 shortcuts visual-studio-code vscode week8
Last synced: 30 Dec 2024
https://github.com/guillermoyacob/automation_with_python
Repositorio creado para estudiar Python con Selenium del tutorial de Meta Brains de Automation.
python selenium visual-studio-code
Last synced: 14 Jan 2025
https://github.com/kaysilvha/get.coffee
Projeto desenvolvido para praticar responsividade
css figma git github html visual-studio-code
Last synced: 16 Jan 2025
https://github.com/kaysilvha/finn
Projeto desenvolvido no Curso de Front-End do Vai na Web!!! Projeto criado com o intuito de treinar a propriedade do CSS chamada position!
css github html visual-studio-code
Last synced: 16 Jan 2025