◐ Shell
clean mode source ↗

Build software better, together

Here are 52 public repositories matching this topic...

Basics of JavaScript 1. History of JavaScript 2. Getting Started with JavaScript 3. Data Types 4. Different Types of console.log() 5. Variables (var, let, const) and Its Scope 6. Operators 7. Type Conversions 8. Control Flow (If else ,loops, break, switch) 9. Functions In JavaScript 10. Objects In JavaScript 11. Arrays In JavaScript

  • Updated Dec 5, 2022
  • JavaScript

This repository contains basic of python language with all Built in function and (CSV_FILE)projects

  • Updated Aug 12, 2024
  • Jupyter Notebook

A handy repository of JavaScript outlines, studies, extended studies, models, prototypes, reference documents, etc. Each “recipe” covers a single subject via step-by-step process or Q&A format!

  • Updated Mar 8, 2020
  • JavaScript

strkit is a utility library offering a collection of essential string functions including validation, case conversion, truncation, and more. Ideal for both JavaScript and TypeScript developers to simplify string operations in their applications.

  • Updated Mar 16, 2025
  • TypeScript

JS Codes to help you with concepts of events, strings, arrays, objects and other ES6 features like hoisting, callback, HOF, promises, promise chaining etc

  • Updated May 10, 2026
  • HTML

In this repository, I've add all the classes regarding Python Programming Language that I've covered at SMIT

  • Updated Jul 16, 2022
  • Jupyter Notebook

A comprehensive JS/TS library with 18 specialized classes for string manipulation, conversion, validation, and more. Streamline your development with powerful, all-in-one solutions.

  • Updated Dec 17, 2024
  • TypeScript

This repository Contain all the problem from the very basic structure of java program covering all its possible concepts

  • Updated May 15, 2023
  • Java

C′ (C Prime) is a library for the C programming language that includes many standard library headers, macros, and functions to provide a more modern/high-level and user-friendly experience for C programmers.

  • Updated Oct 30, 2024
  • C

This repository covers essential Python programming topics, including basics, OOP, file handling, and database operations. It also contains mini-projects to help solidify your understanding through practical application.

  • Updated Aug 3, 2024
  • Python

This repository holds the polyfills for javascript methods and concepts mostly asked in interviews.

  • Updated Jan 30, 2023
  • JavaScript

This repository contains code and examples related to working with variables and strings in JavaScript. Created as part of an assignment during my learning journey, this project demonstrates various techniques and best practices for manipulating and utilizing strings in JavaScript.

  • Updated Jun 25, 2024
  • CSS

An interactive JavaScript string manipulation playground. Practice and learn string methods including split, slice, substring, indexOf, replace, and more with real-time demonstrations and examples.

  • Updated Oct 25, 2025
  • CSS

This repository contains various examples and exercises related to string methods in JavaScript. The code and examples provided here demonstrate the use of common string methods such as split(), substring(), slice(), replace(), and many more.

  • Updated Jul 1, 2024
  • HTML