Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Visual Studio Code

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.

https://github.com/kotlinoid/cordovacrossplatformappdemo

Unleash the potential of Cordova with our Cross-Platform App Demo. Master the art of developing apps that are compatible across different devices.

android android-studio cordova cordova-android cross-platform java visual-studio-code

Last synced: 18 Jan 2025

https://github.com/mirkoschubert/positron-vscode

A clean and colorful UI theme for Visual Studio Code

color-scheme color-theme positron theme ui-theme visual-studio visual-studio-code vscode

Last synced: 12 Jan 2025

https://github.com/rizkytegar/.vscode

My extension.json for visual studio code

visual-studio-code visualstudiocode

Last synced: 12 Jan 2025

https://github.com/guillermoyacob/cypress

Automation practice with Cypress.

automation cypress javascript visual-studio-code

Last synced: 24 Jan 2025

https://github.com/guillermoyacob/ejercicios-javascript-jon-mircha

Ejercicios del curso de JavaScript de Jon Mircha, los ejercicios comienzan en el video 34. Conforme vaya resolviéndolos iré subiendo las soluciones.

javascript visual-studio-code

Last synced: 24 Jan 2025

https://github.com/guillermoyacob/weston

This is a web page created thanks to the tutorials of "Granos de café" (Dinora PC) who made a guided practice with Bootstrap 5. All the credits belongs to her and to the respective owners of the assets. Click on the link to see the page:

bootstrap css html visual-studio-code

Last synced: 24 Jan 2025

https://github.com/guillermoyacob/peliculas

Proyecto final para la materia Gestión de Bases de Datos, el cual consistia en el armado de una base de datos de peliculas, con sus directores, actores y sus generos correspondientes. Se trabajo con Visual Studio Code, MySQL, DBeaver y Docker.

dbeaver docker mysql visual-studio-code

Last synced: 24 Jan 2025

https://github.com/guillermoyacob/pokedex

Creación de una página web que implementa una API que trae pokemones y sus características, los cuales se podrán filtrar por tipo o mostrar todos (tutorial de freeCodeCamp). EN PROGRESO. Puedes ver como va quedando el proyecto en el siguiente enlace:

api css html javascript pokeapi pokedex visual-studio-code

Last synced: 24 Jan 2025

https://github.com/guillermoyacob/curriculum

This is my resume (online version) that I have made using semantic tags in HTML and different rules in CSS. Click on the link to view the page:

css html visual-studio-code

Last synced: 24 Jan 2025

https://github.com/guillermoyacob/guillermoyacob.github.io

Página web creada con HTML, CSS y Bootstrap en la cual vas a poder encontrar enlaces a algunos de mis proyectos. Puedes ver la página en el siguiente enlace:

bootstrap css html visual-studio-code

Last synced: 24 Jan 2025

https://github.com/dairefinn/workspace-function

Function to open VS code workspaces easily.

visual-studio-code workspaces

Last synced: 24 Jan 2025

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/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/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/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/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/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/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/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/kvnol/mjml-snippets

:scissors: MJML Snippets for Virtual Studio Code.

emails mjml snippets visual-studio-code vscode vscode-snippets

Last synced: 13 Dec 2024

https://github.com/konnco/vscode-laradox

Database designer for Laravel built in Visual Studio Code

laravel-framework migration visual-studio-code

Last synced: 29 Dec 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: 16 Dec 2024

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: 16 Dec 2024

https://github.com/riipandi/vscode-essential-pack

Visual Studio Code extension pack for essential web development.

development-environment devops visual-studio visual-studio-code vscode vscode-extension

Last synced: 26 Oct 2024

https://github.com/ayhamratrout/price_calculator_kata

This repository contains my implementation of a Price Calculator that a store owner might use to calculate taxes, discount amounts, print reports, assign tax/discount precedence, and much more. After the completion of each task of the 10 tasks for this project, the project is tested for functionality and the XUnit tests are included in this project's repository.

backend backend-development cqs csharp extension-methods interface-design interfaces linq linq-methods oop oop-principles polymorphic-relationships polymorphic-types polymorphism refactoring solid solid-principles visual-studio-code xunit-tests

Last synced: 14 Jan 2025

https://github.com/jongalloway/oscon-2017-booth-demos

Recommended scripts for trying out / demonstrating .NET Core and Visual Studio Code at OSCON 2017.

dotnet-core visual-studio-code

Last synced: 29 Dec 2024

https://github.com/pedro-isidoro/portfolio

Reconstrui meu antigo portifólio, trazendo meus novos conhecimentos adquiridos com o tempo de estudo, esforço e prática.

css3 emailjs git github html5 javascript npm react react-hook-form react-router visual-studio-code vite

Last synced: 01 Jan 2025

https://github.com/nargonath/prettier-eslint-maxlen-repro

Repository made to replicate a potential bug with VSCode prettier plugin

eslint prettier visual-studio-code

Last synced: 14 Jan 2025

https://github.com/glaucia86/iwd-serverless-demo

Repositório responsável pelas demos relacionadas ao evento IWD organizado pelo GDE de Cancún

azure azure-functions mongodb node-js serverless visual-studio-code

Last synced: 14 Dec 2024

https://github.com/tanyahendricks/modal-window

A coding challenge on creating a modal window and DOM manipulation with keyboard keys from The Complete JavaScript Course 2022: From Zero to Expert! via Udemy by Jonas Schmedtman

udemy visual-studio-code

Last synced: 06 Jan 2025

https://github.com/tanyahendricks/pig-game

A coding challenge on creating a game to practice event fundamentals as part of DOM manipulation from The Complete JavaScript Course 2022: From Zero to Expert! via Udemy by Jonas Schmedtman

udemy visual-studio-code

Last synced: 06 Jan 2025

https://github.com/tanyahendricks/guess-the-number

A coding challenge on creating a game the practice DOM manipulation fundamentals from The Complete JavaScript Course 2022: From Zero to Expert! via Udemy by Jonas Schmedtman

udemy visual-studio-code

Last synced: 06 Jan 2025

https://github.com/open-southeners/vscode-php-extension-pack

The best extension pack for PHP development under VSCode

php visual-studio-code vscode vscode-extension vscode-extension-pack

Last synced: 21 Jan 2025

https://github.com/sarabdevops/pands-weeklytasks

Weekly Tasks college work

github python visual-studio-code

Last synced: 23 Jan 2025

https://github.com/adrianpat/demo-bank-tests

This repository contains sample automated tests for the demo-bank web application written in TypeScript, using the POM pattern.

page-object-model playwright typescript visual-studio-code

Last synced: 08 Dec 2024

https://github.com/riotrah/small-screen-scode

Ongoing experiments to make vscode remote clients usable in Android browsers

visual-studio-code vscode vscode-extension

Last synced: 15 Oct 2024

https://github.com/gael-lopes-da-silva/myvscodeconfig

A complete VScode configuration

visual-studio-code vscode

Last synced: 06 Dec 2024

https://github.com/muzamilofficial/currency-converter-application-in-java-andriod

A simple and efficient currency converter app for Android. Easily convert between multiple currencies with real-time exchange rates.

andriod-app andriod-studio android app currency-converter java modern sqllite3 visual-studio-code

Last synced: 21 Dec 2024

https://github.com/muzamilofficial/android-smart-checkin-application

Simplify attendee management, improve efficiency, and enhance the user experience with smart check-in technology.

admin-panel andriod andriod-studio app attendance java kotlin modern sqlite ui-ux visual-studio-code

Last synced: 21 Dec 2024

https://github.com/philipprochazka/vscode_workspace

VSCODE and Powershell configuration backup

powershell visual-studio-code

Last synced: 21 Jan 2025

https://github.com/asensidev/caloriestracker

React | TypeScript | Tailwind

react tailwind typescript visual-studio-code vite

Last synced: 13 Jan 2025

https://github.com/carloshmarques/python-for-beginners

Get started with Python! Learn how to create programs and projects in Python. Work with strings, lists, loops, dictionaries, and functions.

azure begginer development microsoft microsoft-learn python replit visual-studio-code

Last synced: 14 Dec 2024

https://github.com/kachick/convert-color-json-between-windows-terminal-and-vscode

Use same color in Visual Studio Code terminal and Windows Terminal.

color-scheme json visual-studio-code vscode windows-terminal

Last synced: 25 Oct 2024

https://github.com/patkoch/devcontainer

Development Container including diverse Build Tools

azure azurecli git kubectl terraform vim visual-studio-code

Last synced: 21 Jan 2025

https://github.com/siddik-1997/web-automation-with-cypress

This repository consists of Cypress code for automating appointment scheduling on a Katalon demo site. It provides pre-configured Cypress settings, test fixtures, and sample tests. In addition, it includes video recordings and test reports for quick and easy viewing of test results.

automation cypress javascript mochawesome-report visual-studio-code webautomation

Last synced: 25 Dec 2024

https://github.com/ramakrishnadas/helloworld

Basic Hello World program in Python

github python visual-studio-code

Last synced: 06 Jan 2025

https://github.com/jordanmarshall2510/developerenvironment

DeveloperEnvironment is a comprehensive repository containing a collection of useful scripts and configuration files designed to streamline development.

actions bash c cpp git powershell python visual-studio-code

Last synced: 21 Jan 2025

https://github.com/bramses/ice-blocks

a vsc ext to freeze code blocks in firebase and copy them into an editor

firebase visual-studio-code vscode vscode-extension

Last synced: 29 Nov 2024

https://github.com/yakshalang/yakshavscodeplugin

Yaksha Language - VSCode Syntax Highlighting

syntax-highlighting visual-studio-code

Last synced: 28 Dec 2024

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: 14 Dec 2024

https://github.com/joundso/vscode-docker

Run a full customizable instance of Visual Studio Code in docker and access it through your browser

code docker visual-studio-code vscode

Last synced: 12 Jan 2025

https://github.com/probokrishnacahya/laravelmvc

0706012010039-Probo Krishnacahya-SAA1 Web Development

bootstrap laravel mvc-pattern php visual-studio-code

Last synced: 25 Dec 2024

https://github.com/ujblockchain/javascripts

JavaScript tutorial series - UJ Blockchain

css3 html5 javascript visual-studio-code vscode

Last synced: 14 Jan 2025

https://github.com/ujblockchain/css

CSS tutorial series - UJ Blockchain

css3 visual-studio-code vscode

Last synced: 14 Jan 2025

https://github.com/ujblockchain/html

HTML tutorial series - UJ Blockchain

html5 visual-studio-code vscode

Last synced: 14 Jan 2025

https://github.com/elvis-ndubuisi/work-stamp

Keep track of your time while working on a particular project

extension visual-studio-code vscode vscode-extension

Last synced: 26 Dec 2024

https://github.com/ecgalaxy/vscode

Ansible role which installs Visual Studio Code and optional extensions - Repository mirror - development takes place on code.europa.eu

ansible-role visual-studio-code vscode

Last synced: 24 Dec 2024

https://github.com/zachey01/vscode-translate-code

Translate code to another programming language

ai chatgpt free translation visual-studio-code

Last synced: 20 Dec 2024

https://github.com/csengupta1101/python-lessons-galore

This Repository is created to Store all the Python lessons and tips and tricks acquired and will keep on getting updated from time to time. Feel free to fork and share.

jupyter-notebook lessons oop-principles pycharm-ide python tips-and-tricks visual-studio-code

Last synced: 29 Dec 2024

https://github.com/staivanov/datastructures

Most common data structures implemented on C#.

csharp datastructures dotnet-core visual-studio visual-studio-code

Last synced: 29 Nov 2024

https://github.com/luccati/desafio_sistema_bancario_python

Simulação de um sistema bancário utilizando Python

anaconda python visual-studio-code

Last synced: 08 Jan 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/yukta026/frt_flexboxexplora

FLEXBOX EXPLORA game has been created to make learning fun. By playing this game, player will learn various flexbox properties. This approach gives the learner a hands on experience of basic flexbox concepts.

azure-resources azure-static-web-apps html-css-javascript visual-studio-code

Last synced: 08 Jan 2025

https://github.com/malimirkec/oklchanger

Convert any colors to oklch!

colors css oklch visual-studio-code vscode-extension

Last synced: 20 Dec 2024

https://github.com/andrewrporter/text-stats

Displays various text statistics for the currently opened document in Visual Studio Code

extension nodejs statistics typescript visual-studio-code vscode vscode-extension

Last synced: 02 Jan 2025

https://github.com/lh1207/bkgdrop

BkgDrop is a simple C# console application that allows you to customize the background color, text color, and choose whether to display randomized ASCII art. It provides a visually appealing and interactive experience where you can refresh the ASCII art or quit the program.

ascii-art command-line console console-application console-color csharp interactive-programming mit-license randomization user-input visual-studio visual-studio-code

Last synced: 13 Jan 2025

https://github.com/housebirdgames/mindful-coding

A Visual Studio Code Extension that reminds you to take breaks for window-gazing and stretching.

mindfulness productivity reminder visual-studio-code vscode vscode-extension well-being

Last synced: 14 Jan 2025

https://github.com/housebirdgames/housebird-games-theme-for-visual-studio-code

This theme for Visual Studio Code is inspired by the color palette of Housebird Games, designed with a focus on simplicity, ease of viewing, and a pleasant coding experience.

visual-studio-code vscode vscode-theme

Last synced: 14 Jan 2025

https://github.com/tanyahendricks/imageshare

BSc IT third year project for module, IT development - CMPG323, to develop a photo album.

bash canvas database-design django exception-handling heroku icecream mvt sql sqlite system-design user-authentication visual-studio-code whitenoise wondershare

Last synced: 06 Jan 2025

https://github.com/tanyahendricks/myportfolio

BSc IT third year project for module, IT developments - CMPG323, to develop a technical cv.

bootstrap database-design django font-awesome-icons google-fonts-api system-design udemy visual-studio-code youtube

Last synced: 06 Jan 2025

https://github.com/colbylwilliams/vscode-tips

Useful tips & tricks for Visual Studio Code. Mostly for me, but public so others might enjoy.

dotnet tips tips-and-tricks visual-studio-code vscode

Last synced: 10 Jan 2025

https://github.com/clemlak/solver

🔎 Solver integrates Solhint (a Solidity linter) in Visual Studio Code.

ethereum extension linter solhint solidity typescript visual-studio-code visual-studio-extension

Last synced: 21 Jan 2025

https://github.com/theluminance/playlist-vscode

Anotações para a playlist de aulas sobre Visual Studio Code.

editorconfig markdown playlist prettier visual-studio-code youtube

Last synced: 21 Jan 2025

https://github.com/saccarosium/code_dark_terms

A collection of dark+ colorscheme ports for various terminals

alacritty-theme dark-theme kitty-terminal kitty-themes visual-studio-code wezterm-themes

Last synced: 30 Dec 2024

https://github.com/stadrem/midnightcamp3_b-7

메타버스 아카데미 3기 미드나잇캠프 B-7팀

csharp java krita mysql python pytorch raider substance-painter unity3d visual-studio visual-studio-code

Last synced: 12 Oct 2024

https://github.com/mohamed3nan/gray-plus-theme

🎨A theme extension for Visual Studio Code based on Drak+ (default dark) Syntax but with Gray UI.

dark dark-theme gray gray-theme jetbrains jetbrains-theme pycharm pycharm-theme theme visual-studio visual-studio-code vscode vscode-extension vscode-theme webstorm webstorm-theme

Last synced: 13 Jan 2025

https://github.com/xenoken/thunder

VSCode Extension for an improved typing experience.

thunder visual-studio-code vscode vscode-extension

Last synced: 02 Jan 2025

https://github.com/shmjo0604/spring-boot-project

Java 개발자 과정 - Spring 학습

h2-database mybatis spring-boot visual-studio-code

Last synced: 02 Jan 2025

https://github.com/dgroomes/vscode-playground

📚 Learning and exploring Visual Studio Code (VS Code)

visual-studio-code vscode

Last synced: 25 Jan 2025

https://github.com/bhaveshwadhia/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: 08 Nov 2024

https://github.com/jonathanedwardlee/joy-of-coding-internship-solo-project

Task Manager I built from scratch. Frontend: Nextjs, React, Tailwind Css, and Radix UI. Backend: Prisma and MySQL

googlefonts mysql nextjs prisma radix-ui react tailwindcss visual-studio-code

Last synced: 11 Jan 2025