-
DSmark
- Madhya Pradesh, India.
-
07:42
(UTC -12:00) - https://stackoverflow.com/u/16517581/
- in/sanskar-sahu-362320232
Highlights
-
-
-
-
-
rfps-system Public
This solution implements a single-user web application for a procurement manager to streamline the RFP (Request for Proposal) process. The app allows natural language input to generate structured R…
TypeScript UpdatedDec 23, 2025 -
RandomWaker Public
A “random walker” refers to an entity that moves step by step in random directions. These are common in visual simulations, generative art, and statistical models.
-
-
-
-
DSDmark Public
IN 2020, when GitHub released this new feature of creating our very own unique readme profile, it provided a way for developers and artists alike to showcase their work professionally in the form o…
-
-
express-template Public template
Forked from muddledluck/express-templateTypeScript UpdatedJun 8, 2025 -
pdf-previewer Public
A lightweight, frontend-only PDF preview tool built with Next.js and TypeScript with Mui Components.
-
Shoes-webTemplate Public
Would you like to design a reputable website for your business? Do you know how to use HTML effectively? HTML website templates are the finest option if so. An HTML template is the best option if y…
-
-
-
-
ASGames Public
Using logic to create code never seen before. In addition, this file container all types of game. it's the awesome game collection (AS੯ames).
-
SimpleCURD Public
The MERN app serves as an example of how to utilise Build React App with Includes @mui/Material and its peer dependencies, which include emotion, the built-in style engine in MUI v5. Moreover, it e…
-
-
SimpleWeb Public
This example demonstrates how you can use Create React App with TypeScript. It includes @mui/material and its peer dependencies, including emotion, the default style engine in MUI v5. If you prefer…
-
CircleSimulation Public
Experience the function of circle simulations in JavaScript, where the beauty of mathematics is harnessed through the seamless integration of trigonometric functions, showcasing the artistry of a d…
-
LinkedinAutomation Public
LinkedIn APIs were used to automate your post, which was then combined with a JSON API for a random meme pulled from Reddit, which is maintained by @D3vd and set up using GitHub action.
-
-
TictactoeCollection Public
Tic tac toe, noughts and crosses, or Xs and Os is a paper-and-pencil game for two players who take turns marking the spaces in a three-by-three grid with X or O. The player who succeeds in placing…
-
-
BubbleSort-Visualization Public
The simple bubble sort technique serves as the foundation for this application It depicts the bubble sorting method As a result, you can see how it works graphically.
-
TicTacToe Public
Tic tac toe is a classic game. It can be played virtually anywhere and on anything, from a bar napkin to a computer screen to a chic wooden set.
-
FunBlog-Server Public
It's no surprise that blogs have gained a lot of popularity since they're a fun and adaptable tool for people to express themselves and interact with others. Additionally, individuals might develop…
-
BubbleSort Public
The sorting allows you to sort elements of an array in place. Besides returning the sorted array, the sorting changes the positions of the elements in the original array. in the case of JavaScript …