<Start/>

Hi there! It's Shailendra


I am a passionate |


Please Scroll down...

<Work/>

Selected design & development projects...

SSV Dance Academy

03

Microsoft

05

iNotebook

06

NewsCroco

08

CinemaKi Booking

09

<About/>

01class Shailendra Singh Verma {

02··// I want to be a professional web developer.

03··// I am constantly broadening my extensive skill set.

04··constructor() {

05····this.name = 'Shailendra Singh Verma'

06····this.dateOfBirth = 'Feb 14, 2003'

07····this.email = 'shailendraajsingh@gmail.com'

08··}

09··workExperience() {

10····return personalProjects = [

11······{ '2022-now' : 'ROXANA FITNESS, TextUtils, MCQ Quiz, SSV Fitness, CronaVirus, Microsoft Clone /Frontend Developer' }

12······{ '2023-now' : 'SSV Dance Academy WeChat /Backend Developer' }

13······{ '2023-now' : 'ROXANA KART, NewsCoco, iNOTEBOOK /Full-stack Developer' }

14····]

15··}

16··education() {

17····return [

18······{ 'Nov, 2022 - Apr, 2023' : 'HTML-CSS-JS, Bootstrap - Apni Kaksha' }

19······{ 'Jun, 2023 - Jul, 2023' : 'Node.js, Express, Pug.js, MongoDB, Hosting, Git - CodeWithHarry' }

20······{ 'Sep, 2023 - Oct,2023' : 'React, Tailwind CSS - CodeWithHarry' }

21······{ 'Feb, 2024 - Mar,2024' : 'React(Revised New version), Next.js (Sigma Web Development Course) - CodeWithHarry' }

22····]

23··}

24··skills() {

25····return [ 'HTML/CSS/JS', 'SASS', 'Node.js', 'Bootstrap/Tailwind', 'Pug.js', jQuery', 'Express.js', 'React/Next.js', 'AWS', 'Git', 'Responsive', 'MERN Stack', 'RestAPI', 'Strapi', 'MongoDB/PostgredSQL', | ]

26··}

27}