From c4a859f3b1dac849e3d6672c9b30a5a44fdf34f2 Mon Sep 17 00:00:00 2001 From: Dev Namdev Date: Sun, 7 Apr 2024 17:23:02 +0530 Subject: [PATCH] update --- CSS/style.css | 81 ++- dev.txt | 0 index.html | 1546 +++++++++++++++++++++++++++++-------------------- 3 files changed, 996 insertions(+), 631 deletions(-) delete mode 100644 dev.txt diff --git a/CSS/style.css b/CSS/style.css index bea5e68..b77af82 100644 --- a/CSS/style.css +++ b/CSS/style.css @@ -590,4 +590,83 @@ div.copyright p { #light { filter: invert(0); /* box-shadow: none; */ -} \ No newline at end of file +} + + +.loader { + position: absolute; + top: calc(50% - 32px); + left: calc(50% - 32px); + width: 64px; + height: 64px; + border-radius: 50%; + perspective: 800px; + } + + .inner { + position: absolute; + box-sizing: border-box; + width: 100%; + height: 100%; + border-radius: 50%; + } + + .inner.one { + left: 0%; + top: 0%; + animation: rotate-one 1s linear infinite; + border-bottom: 3px solid #0000fa; + } + + .inner.two { + right: 0%; + top: 0%; + animation: rotate-two 1s linear infinite; + border-right: 3px solid #ff4d00; + } + + .inner.three { + right: 0%; + bottom: 0%; + animation: rotate-three 1s linear infinite; + border-top: 3px solid #218702; + } + + div.loader p { + position: relative; + font-weight: 600; + letter-spacing: 1px; + top: 80px; + left: 50%; + transform: translate(-50%, -50%); + } + + @keyframes rotate-one { + 0% { + transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg); + } + + 100% { + transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg); + } + } + + @keyframes rotate-two { + 0% { + transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg); + } + + 100% { + transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg); + } + } + + @keyframes rotate-three { + 0% { + transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg); + } + + 100% { + transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg); + } + } \ No newline at end of file diff --git a/dev.txt b/dev.txt deleted file mode 100644 index e69de29..0000000 diff --git a/index.html b/index.html index 6a92b2a..7c600bf 100644 --- a/index.html +++ b/index.html @@ -1,54 +1,79 @@ + + + + + - - - - - + + + - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + - - - - - + Dev | Portfolio - Dev | Portfolio + + + + + + + + - - - - - - - - - - - - - + #loader { + display: none; + } + + - -
-
- -
-

Hello.. I'am Dev

-

I'am Software Engineer

-
-
-
-
-
-
-
-
-
-
    -
  1. - Project -
  2. -
  3. - About -
  4. -
  5. - Resume -
  6. -
-
-
-
- html_icon - css_icon - js_icon + +
+
+
+
+

Loading..

-
-
-

About Me

-
-
-
- +
+
+
+ -
-
-

- Hello! I'm a skilled Python and C++ developer, with a passion for building powerful web applications. I - specialize in backend development with Django and am also proficient in front-end technologies and DOM - manipulation. With a strong background in logic building, I'm dedicated to delivering top-quality - results and meeting project deadlines. Follow me for insights on web development and updates on my - latest projects! -

-

Contact Me

- - - - devnamdevcse@gmail.com - - - -
- - - +919926040407 - -
- - - Shivpuri MP India - - +
-
-
-
-
-
-

Education

-
-
-
-
-
-
-
-
-
-
-

Graduation

-
-

University Institute of Technology, RGPV, Shivpuri

-

B-tech (Computer Science)

-
-

CGPA: 8.80/10

-
- -

2020 - 2024

+
+

Hello.. I'am Dev

+

I'am Software Engineer

+
+
+
+
+
+
+
+
+
+
    +
  1. + Project +
  2. +
  3. + About +
  4. +
  5. + Resume +
  6. +
-
-
-

XIIth

-
-

Government Higher Secondary Excellence School, Shivpuri

-
-

Percentage: 94.4%

-
- -

2019 - 2020

+ html_icon + css_icon + js_icon +
+
+
+

About Me

+
+
+
+ +
+
+
+
+

+ Hello! I'm a skilled Python and C++ developer, with a + passion for building powerful web applications. I specialize + in backend development with Django and am also proficient in + front-end technologies and DOM manipulation. With a strong + background in logic building, I'm dedicated to delivering + top-quality results and meeting project deadlines. Follow me + for insights on web development and updates on my latest + projects! +

+

Contact Me

+ + + + devnamdevcse@gmail.com + + + +
+ + + +919926040407 + +
+ + + Shivpuri MP India + + +
-
-
-

Xth

+
+
+
+

Education

+
+
+
+
+
+
-

Vinny Memorial Higher Secondary School, Shivpuri

-
-

Percentage: 94.2%

-
- -

2017 - 2018

+
+
+
+

Graduation

+
+

University Institute of Technology, RGPV, Shivpuri

+

B-tech (Computer Science)

+
+

CGPA: 8.80/10

+
+ +

2020 - 2024

+
+
+
+
+
+

XIIth

+
+

Government Higher Secondary Excellence School, Shivpuri

+
+

Percentage: 94.4%

+
+ +

2019 - 2020

+
+
+
+
+
+

Xth

+
+

Vinny Memorial Higher Secondary School, Shivpuri

+
+

Percentage: 94.2%

+
+ +

2017 - 2018

+
+
-
-
-
-
-
-

Skills

-
-
- - c++_icon -
- C++ -
- - python_icon -
- Python -
- - cs -
- C# -
- - html_icon -
- HTML -
- - css_icon -
- CSS -
- - js_icon -
- JS -
- - php_icon -
- PHP -
- - sql_icon -
- SQL -
- - linux--v2 -
- Linux -
- - git_icon -
- Git -
- - api -
- API -
- - mysql -
- MySQL -
+
+
+
+

Skills

+
+
+ + c++_icon +
+ C++ +
+ + python_icon +
+ Python +
+ + cs +
+ C# +
+ + html_icon +
+ HTML +
+ + css_icon +
+ CSS +
+ + js_icon +
+ JS +
+ + php_icon +
+ PHP +
+ + sql_icon +
+ SQL +
+ + linux--v2 +
+ Linux +
+ + git_icon +
+ Git +
+ + api +
+ API +
+ + mysql +
+ MySQL +
- - - -

django

-
- Django -
- - github_icon -
- Github -
- - docker -
- Docker -
- - canva -
- Canva -
- - filmora -
- Filmora -
- - Adobe_icon -
- Adobe Pr -
-
-
-
-
-
-

Projects

-
-
-
-
-
-
- -
-
-
-
-
-

- Get results of all students using web scraping and automation -

-

- Aim: This project aims to get the result of all - the students in one goes instead of getting them one by one. - and also stores those marks in an excel file. -
-
- Technology used: Python, Libraries (Selenium, - Beautiful Soup, image, time, OS), Tesseract-OCR, WebDriver - (chromedriver). + +

django


+ Django + + + github_icon
- Deal with: Captcha handling, File handling, - Exception Handling, Web Scraping, and Web Automation. -

- -
-
-
-
-
-
-
- rgpv -
-
-
-
-

ChatBot: AI-Powered Conversations with OpenAI

-

- Aim: ChatBot is an interactive chat application powered by Django and OpenAI's - GPT-3.5-turbo model. Engage in natural conversations and receive intelligent responses in real-time. - Explore the future of intelligent chat applications with ChatBot. + Github + + + docker
+ Docker +
+ + canva
- Technology used: Python, Django, OpenAI. + Canva +
+ + filmora
+ Filmora +
+ + Adobe_icon
- Deal with: ChatBot is an interactive chat application developed using Django and Python. - The web page provides a user-friendly chat interface where users can input their queries. The - application utilizes the power of OpenAI to generate intelligent and contextually relevant responses. -

- + Adobe Pr +
-
-
-
-
-
- - rgpv - -
-
+
+
+

Projects

-
-
-

- College Student Result Viewer with Server Communication using Python and Django

-

- Aim: The College Student Result Viewer with Server Communication is a web application that - enables students to check their academic performance by directly communicating with the college server - using HTTP requests. The application is developed using Python and Django web development frameworks. -
-
- Technology used: Python, Django, HTTP Request Library -
-
- Deal with: I have integrated the HTTP request library, parsed the server's response, and - used the Django web framework to create a cohesive application that retrieves and displays student - results. -

-
-
- - view - +
+
+
+
+
+ +
- +
+
+

+ Get results of all students using web scraping and + automation +

+

+ Aim: This project aims to get the result of + all the students in one goes instead of getting them one by + one. and also stores those marks in an excel file. +
+
+ Technology used: Python, Libraries (Selenium, + Beautiful Soup, image, time, OS), Tesseract-OCR, WebDriver + (chromedriver). +
+
+ Deal with: Captcha handling, File handling, + Exception Handling, Web Scraping, and Web Automation. +

+
-
-
-
-
-
-
-
-
+
+
+
+
+ + rgpv +
+
+
+
+

ChatBot: AI-Powered Conversations with OpenAI

- left_icon + Aim: ChatBot is an interactive chat + application powered by Django and OpenAI's GPT-3.5-turbo + model. Engage in natural conversations and receive + intelligent responses in real-time. Explore the future of + intelligent chat applications with ChatBot. +
+
+ Technology used: Python, Django, OpenAI. +
+
+ Deal with: ChatBot is an interactive chat + application developed using Django and Python. The web page + provides a user-friendly chat interface where users can + input their queries. The application utilizes the power of + OpenAI to generate intelligent and contextually relevant + responses.

+
-
+
+
+
+
+
+
+
+ + rgpv + +
+
+
+
+
+

+ College Student Result Viewer with Server Communication + using Python and Django +

- right_icon + Aim: The College Student Result Viewer with + Server Communication is a web application that enables + students to check their academic performance by directly + communicating with the college server using HTTP requests. + The application is developed using Python and Django web + development frameworks. +
+
+ Technology used: Python, Django, HTTP Request + Library +
+
+ Deal with: I have integrated the HTTP request + library, parsed the server's response, and used the Django + web framework to create a cohesive application that + retrieves and displays student results.

-
-
- - - - - - - - +
-
-
-
-

Personal computer Assistant

-

- Aim: It is a general-purpose desktop-based - application software, that understands voice commands and - completes tasks or replies to queries said by the user. -
-
- Technology used: Technology used: Python, - Libraries (OS, pyttsx3, datetime, requests, webbrowser, - AppOpener, BeautifulSoup, SpeechRecognition). -
-
- Deal with: sending text messages and mail - through voice command, File handling, general computer tasks - like restarting, shutdown, locking, playing videos on YouTube, - searching on Google, finding the temperature, opening any - application, and many more features will be added. -

-
-
- - view - +
+
+
+
+
+
+

+ left_icon +

+
+
+

+ right_icon +

+
+
+ + + + + + + + +
+
- +
+
+

Personal computer Assistant

+

+ Aim: It is a general-purpose desktop-based + application software, that understands voice commands and + completes tasks or replies to queries said by the user. +
+
+ Technology used: Technology used: Python, + Libraries (OS, pyttsx3, datetime, requests, webbrowser, + AppOpener, BeautifulSoup, SpeechRecognition). +
+
+ Deal with: sending text messages and mail + through voice command, File handling, general computer tasks + like restarting, shutdown, locking, playing videos on + YouTube, searching on Google, finding the temperature, + opening any application, and many more features will be + added. +

+
-
-
-
-
-

Certification

-
-
-
- -
- - NPTEL Certified - -

An Introduction to programing through C++

-
-
-
- -
- - CS50’s - -

Introduction to Programming with Python

+
+
+

Certification

-
-
- -
- - NPTEL Certified - -

NPTEL Certified: Data Base Management System

+
+
+ +
+ + NPTEL Certified + +

An Introduction to programing through C++

+
+
+
+ +
+ + CS50’s + +

Introduction to Programming with Python

+
+
+
+ +
+ + NPTEL Certified + +

NPTEL Certified: Data Base Management System

+
+
+ + +
+
-