Skip to content

Instantly share code, notes, and snippets.

View Santheepkumar's full-sized avatar
🏠
Working from home

Santheepkumar Santheepkumar

🏠
Working from home
View GitHub Profile
{
"EXPERIENCE": [
{
"company": "Skematix Technologies",
"role": "Full Stack Developer",
"period": "Jan 2020 - Sept 2021",
"description": "At Skematix Technologies, I developed and maintained various web applications, focusing on user experience and performance. I handled both front-end and back-end development, ensuring seamless integration and user-friendly interfaces while collaborating with cross-functional teams to deliver high-quality solutions."
},
{
"company": "HOD Digitals",
import {
CheckboxInput,
Creatable,
MultiSelectInput,
NumberInput,
RadioInput,
SelectInput,
TextAreaInput,
TextInput,
} from "../widgets";

Home Data Structures

  • In client side I am following 👇following response structure for home UI.
  • It would be easier and faster, If APIS managed to give response with similar structure.
  • Or throw the static response in api's as per now. later can implement apis for it.
  • Modify the structure if needed.

Top Trendings

xcode-select --install
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew update
brew cask install iterm2
# update iterm2 settings -> colors, keep directory open new shell, keyboard shortcuts
brew install bash # latest version of bash
# set brew bash as default shell
brew install fortune
brew install cowsay
brew install git