All Projects → siddheshkothadi → code-type

siddheshkothadi / code-type

Licence: MIT license
Practice code-typing with top 1000 keywords of the most popular programming languages.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to code-type

Qwerty Learner
为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers
Stars: ✭ 3,536 (+11306.45%)
Mutual labels:  typing, typingspeedtest, typing-practice
tt
Practicing touch typing, and monitor your typing speed using your own text files
Stars: ✭ 68 (+119.35%)
Mutual labels:  typing, touch-typing, typing-practice
typist
Web app practice and learn touch-typing.
Stars: ✭ 36 (+16.13%)
Mutual labels:  typing, typing-skills, typing-practice
svelte-pwa-now
A PWA ready Svelte v3.0 starter template with Tailwind, Now integration and optional Typescript suppot
Stars: ✭ 138 (+345.16%)
Mutual labels:  tailwind, tailwind-css
FixLanguageTypeJs
Tiny Library for fix problem of language selection in type text.
Stars: ✭ 15 (-51.61%)
Mutual labels:  typing, typing-skills
github-markdown-tailwindcss
⛵ Replicate GitHub Flavored Markdown with Tailwind CSS components
Stars: ✭ 100 (+222.58%)
Mutual labels:  tailwind, tailwind-css
typey-type
Typey Type for Stenographers is a free typing app designed specifically to help steno students practise and rapidly master stenography.
Stars: ✭ 51 (+64.52%)
Mutual labels:  typing, typing-practice
notus-angular
Notus Angular: Free Tailwind CSS UI Kit and Admin
Stars: ✭ 148 (+377.42%)
Mutual labels:  tailwind, tailwind-css
covid-19-stats
Get the latest COVID-19 statistics by country
Stars: ✭ 41 (+32.26%)
Mutual labels:  tailwind, tailwind-css
tailwind
Website clones/examples using Tailwind CSS.
Stars: ✭ 49 (+58.06%)
Mutual labels:  tailwind, tailwind-css
tailwindcss-background-extended
All of the missing background utilities for Tailwind CSS.
Stars: ✭ 25 (-19.35%)
Mutual labels:  tailwind, tailwind-css
tailwind-dashboard-template
Mosaic Lite is a free admin dashboard template built on top of Tailwind CSS and fully coded in React. Made by
Stars: ✭ 1,662 (+5261.29%)
Mutual labels:  tailwind, tailwind-css
axiom
Axiom - A Hugo Theme. GitTip: https://gitcoin.co/tip?username=jhauraw
Stars: ✭ 67 (+116.13%)
Mutual labels:  tailwind, tailwind-css
typist
typist is a simple, terminal typing speed test using only the standard c libraries.
Stars: ✭ 35 (+12.9%)
Mutual labels:  typing-skills, typingspeedtest
create-nuxt-tailwind-app
[DEPRECATED] Use create-nuxt-app, they added full tailwindcss & purgecss support
Stars: ✭ 32 (+3.23%)
Mutual labels:  tailwind, tailwind-css
Typon
A multi-featured typing practice tool that runs on a terminal emulator which can turn any text file into a typing game.
Stars: ✭ 53 (+70.97%)
Mutual labels:  typing, typing-practice
notus-js
Notus JS: Free Tailwind CSS UI Kit and Admin
Stars: ✭ 191 (+516.13%)
Mutual labels:  tailwind, tailwind-css
Next-JS-Landing-Page-Starter-Template
🚀 Free NextJS Landing Page Template written in Tailwind CSS 3 and TypeScript ⚡️ Made with developer experience first: Next.js 12 + TypeScript + ESLint + Prettier + Husky + Lint-Staged + VSCode + Netlify + PostCSS + Tailwind CSS
Stars: ✭ 521 (+1580.65%)
Mutual labels:  tailwind, tailwind-css
Twin.macro
🦹‍♂️ Twin blends the magic of Tailwind with the flexibility of css-in-js (emotion, styled-components, stitches and goober) at build time.
Stars: ✭ 5,137 (+16470.97%)
Mutual labels:  tailwind, tailwind-css
ngx-tailwind
💨 Simple Angular schematic that initializes Tailwind CSS in your project and adds a custom webpack config to your build process.
Stars: ✭ 120 (+287.1%)
Mutual labels:  tailwind, tailwind-css

code-type

Typing practice for programmers

Practice code-typing with top 1000 keywords of the most popular programming languages.

Getting Started

These instructions will help you to set up the app on your local machine for development

Prerequisites

Setting Up

  • Clone the repository with the command git clone https://github.com/siddheshkothadi/code-type.git
  • Enter the cloned repository by running the command cd code-type
  • Install the dependencies with the command npm install
  • Run the app with the command npm run dev. The app will run on port 3000 by default.
  • Open http://localhost:3000 on your browser to view the app.

Supported Languages

  • Javascript - .js
  • React - .jsx
  • Cascading Style Sheets - .css
  • HTML - .html
  • Java - .java
  • Python - .py
  • Lua - .lua
  • PHP - .php
  • Ruby - .rb
  • C++ - .cpp, .c, .cc, .cxx, .h
  • Perl - .pm
  • C# - .cs
  • Scala - .scala
  • Go - .go
  • SQL - .sql
  • Rust - .rs
  • Lisp - .lisp, .lsp
  • Clojure - .clj, .cljs
  • Kotlin - .kt, .kts, .ktm
  • CMake - .cmake, .cmake.in
  • Swift - .swift
  • Haskell - .hs, .hsc
  • Elixir - .ex, .exs
  • Objective-C/C++ - .m, .mm
  • F# - .fs, .fsi, .fsx
  • ELM - .elm
  • PureScript - .purs
  • Pascal - .pas
  • R - .r
  • Erlang - .erl
  • VimL - .vim
  • Groovy - .groovy

Preview and Screenshots

References

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].