{"id":20486147,"url":"https://github.com/u7p4l-in/u7p4l-in","last_synced_at":"2025-10-13T00:40:30.755Z","repository":{"id":140754636,"uuid":"596120953","full_name":"U7P4L-IN/U7P4L-IN","owner":"U7P4L-IN","description":"⁂THIS IS MY PORTFOLIO README FILE☆*: .｡. o(≧▽≦)o .｡.:*☆","archived":false,"fork":false,"pushed_at":"2025-01-12T14:15:25.000Z","size":18029,"stargazers_count":31,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-30T16:42:04.103Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/U7P4L-IN.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-01T14:08:22.000Z","updated_at":"2025-08-12T04:26:38.000Z","dependencies_parsed_at":"2025-02-05T04:39:19.733Z","dependency_job_id":null,"html_url":"https://github.com/U7P4L-IN/U7P4L-IN","commit_stats":null,"previous_names":["u7p4l-in/u7p4l-in","u7p4l-in/my-shell"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/U7P4L-IN/U7P4L-IN","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/U7P4L-IN%2FU7P4L-IN","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/U7P4L-IN%2FU7P4L-IN/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/U7P4L-IN%2FU7P4L-IN/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/U7P4L-IN%2FU7P4L-IN/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/U7P4L-IN","download_url":"https://codeload.github.com/U7P4L-IN/U7P4L-IN/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/U7P4L-IN%2FU7P4L-IN/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013635,"owners_count":26085298,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["awsome-profile","github","github-profile","github-profile-readme","profile","profile-card-ui","readme","readme-card","readme-template"],"created_at":"2024-11-15T16:35:20.085Z","updated_at":"2025-10-13T00:40:30.727Z","avatar_url":"https://github.com/U7P4L-IN.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg width=100% title=\"ANONYMOUS U7P4L\" alt=\"ANONYMOUS U7P4L\" src=\"https://capsule-render.vercel.app/api?type=waving\u0026color=gradient\u0026customColorList=6,11,20\u0026height=200\u0026section=header\u0026text=ANONYMOUS-🔰-U7P4L\u0026fontSize=50\u0026fontColor=fff\u0026animation=twinkling\u0026fontAlignY=45\"/\u003e\n\n\u003ctable border=\"0\"\u003e\n \u003ctr\u003e\n    \u003ctd\u003e\n      \u003cbr\u003e\n     \u003cp align=\"center\"\u003e\u003cimg src=\"https://readme-typing-svg.herokuapp.com/?ont=Righteous\u0026size=35\u0026center=true\u0026vCenter=true\u0026width=500\u0026height=70\u0026duration=4000\u0026lines=Hi+There!+👋;+I'm+U7P4L-IN;\"/\u003e\n     \u003cimg width=\"150\" align=\"center\" src=\"https://komarev.com/ghpvc/?username=U7P4L-IN\u0026label=Profile%20Visitor\u0026color=071A2C\u0026style=for-the-badge\" alt=\"U7P4L-IN\"/\u003e\n      \u003cbr\u003e\n      \u003cimg width=\"280\" align=\"center\" src=\"https://github-widgetbox.vercel.app/api/profile?username=U7P4L-IN\u0026data=followers,repositories,stars,commits\u0026theme=viridescent\"/\u003e\n    \u003ctd\u003e\n      \u003cimg alt=\"gif\" src=\"./assets/images/demon-sleyar.gif\"\u003e\n   \u003c/td\u003e  \n \u003c/tr\u003e  \n\u003c/table\u003e\n\n\u003ch2 align=\"center\"\u003e\u003cimg src=\"https://media.giphy.com/media/VgCDAzcKvsR6OM0uWg/giphy.gif\" width=\"40\"\u003eMY INFORMATION :\n\u003c/b\u003e\u003c/h3\u003e\n\n```go\npackage main\n\nimport \"fmt\"\n\ntype Person struct {\n  name string\n  username string\n  age int\n  hobbies []string\n  job string\n}\n\nfunc main() {\n  var me = new(Person)\n  \n  me.name     = \"U7P4L 1N\"\n  me.username = \"U7P4L-IN\"\n  me.age      = \"20\"\n  me.job      = \"AI developer | Web developer\"\n  me.hobbies  = []string{\"code\", \"anime\", \"music\",\" guiterist\",\" gaming\"}\n  \n  fmt.Println(me)\n}\n```\n\u003c!--- \u003ca href=\"https://api.daily.dev/get?r=CyberCarboon2\"\u003e\u003cimg src=\"https://opencollective.com/vuejs/contributors.svg?width=900\" /\u003e\u003c/a\u003e --\u003e\n\u003c!--- \u003cp align='center'\u003e\u003ca href=\"https://api.daily.dev/get?r=U7P4L-IN\"\u003e --\u003e\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/khoa083/khoa/main/Khoa_ne/img/Rainbow.gif\" width=\"100%\"\u003e\u003c/p\u003e\n\n## \u003cimg src='https://raw.githubusercontent.com/rahulbanerjee26/githubProfileReadmeGenerator/main/gifs/handShake.gif' width=\"50px\" height=50px\u003e Connect With Me\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://t.me/U7P4L-IN\"\u003e\u003cimg title=\"Telegram\" src=\"https://img.shields.io/badge/Telegram-%23000000.svg?\u0026style=for-the-badge\u0026logo=telegram\u0026logoColor=green\"\u003e\u003c/a\u003e\u003ca href=\"https://mail.google.com/mail/?view=cm\u0026fs=1\u0026to=utpalxr@gmail.com\"\u003e\u003cimg title=\"GMAIL\" src=\"https://img.shields.io/badge/Gmail-D14836?style=for-the-badge\u0026logo=gmail\u0026logoColor=white\"\u003e\u003c/a\u003e\u003ca href=\"https://discord.gg/th3_u7p4l\"\u003e\u003cimg alt=\"Discord\" title=\"Discord\" src=\"https://img.shields.io/badge/-Discord-7289DA?style=for-the-badge\u0026logo=discord\u0026logoColor=white\"/\u003e\u003c/a\u003e\u003ca href=\"https://www.youtube.com/c/UtpalCoding\"\u003e\u003cimg alt=\"Youtube\" title=\"Youtube\" src=\"https://img.shields.io/badge/-Youtube-FF0000?style=for-the-badge\u0026logo=youtube\u0026logoColor=white\"/\u003e\u003c/a\u003e\u003c/br\u003e\n\n\u003cp align=\"center\"\u003e\u003ca href=\"https://twitter.com/umo_xr\"\u003e\u003cimg title=\"Twitter\" src=\"https://img.shields.io/badge/Twitter-12100E?style=for-the-badge\u0026logo=twitter\u0026logoColor=white\"\u003e\u003c/a\u003e\u003ca href=\"https://facebook.com/U7P4L.XR\"\u003e\u003cimg title=\"Facebook\" src=\"https://img.shields.io/badge/facebook-%231877F2.svg?\u0026style=for-the-badge\u0026logo=facebook\u0026logoColor=white\"\u003e\u003c/a\u003e\u003ca href=\"https://instagram.com/anon___stranger\"\u003e\u003cimg title=\"Instagram\" src=\"https://img.shields.io/badge/instagram-%23E4405F.svg?\u0026style=for-the-badge\u0026logo=instagram\u0026logoColor=white\"\u003e\u003c/a\u003e\u003ca align=\"center\"\u003e\u003ca href=\"https://U7P4L-IN.github.io/info/\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/-PORTFOLIO-black?logo=dialogflow\u0026style=for-the-badge\"\u003e\n\u003c/a\u003e\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/khoa083/khoa/main/Khoa_ne/img/Rainbow.gif\" width=\"100%\"\u003e\u003c/p\u003e\n\n## \u003cimg src=\"https://media4.giphy.com/media/dMLmQfCO7lCA2gX3tw/giphy.gif?cid=ecf05e47ak6mwfu812269zzr8ydv529109qzpb8rszwnja9e\u0026rid=giphy.gif\u0026ct=s\" width=10%\u003eSpent My Time \n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/U7P4L-IN\"\u003e\n          \u003cimg width=\"60%\" src=\"https://github-readme-stats-taupe-two.vercel.app/api/wakatime?username=gautamkrishnar\u0026hide_title=true\u0026hide_border=true\u0026langs_count=5\u0026bg_color=00000000\u0026text_color=777\" /\u003e\n    \u003cimg width=\"30%\" src=\"https://raw.githubusercontent.com/MicaelliMedeiros/micaellimedeiros/master/image/computer-illustration.png\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\u003cp align=\"center\"\u003e\u003ca href=\"https://github.com/avinal/Profile-Readme-WakaTime\"\u003e\u003cimg src=\"https://github.com/avinal/avinal/blob/main/images/stat.svg\" alt=\"Avinal WakaTime Activity\" align=center/\u003e\u003c/a\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/khoa083/khoa/main/Khoa_ne/img/Rainbow.gif\" width=\"100%\"\u003e\u003c/p\u003e\n\n## \u003cimg src=\"https://media2.giphy.com/media/QssGEmpkyEOhBCb7e1/giphy.gif?cid=ecf05e47a0n3gi1bfqntqmob8g9aid1oyj2wr3ds3mg700bl\u0026rid=giphy.gif\" width = 32px\u003eMy Favorite Tools And Technologies ⚙️\n\n\u003e Tools and technologies that I have worked with and I'm interested in\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\" width=\"96\"\u003e\n        \u003cimg src=\"https://techstack-generator.vercel.app/csharp-icon.svg\" alt=\"icon\" width=\"65\" height=\"65\" /\u003e\n      \u003cbr\u003eC#\n    \u003c/td\u003e\n    \u003ctd align=\"center\" width=\"96\"\u003e\n      \u003ca href=\"#macropower-tech\"\u003e\n        \u003cimg src=\"https://techstack-generator.vercel.app/python-icon.svg\" alt=\"icon\" width=\"65\" height=\"65\" /\u003e\n      \u003c/a\u003e\n      \u003cbr\u003ePython\n    \u003c/td\u003e\n    \u003ctd align=\"center\" width=\"96\"\u003e\n        \u003cimg src=\"https://techstack-generator.vercel.app/js-icon.svg\" alt=\"icon\" width=\"65\" height=\"65\" /\u003e\n      \u003cbr\u003eJavascript\n    \u003c/td\u003e\n    \u003ctd align=\"center\" width=\"96\"\u003e\n        \u003cimg src=\"https://techstack-generator.vercel.app/cpp-icon.svg\" alt=\"icon\" width=\"65\" height=\"65\" /\u003e\n      \u003cbr\u003eC++\n    \u003c/td\u003e\n       \u003ctd align=\"center\" width=\"96\"\u003e\n        \u003cimg src=\"https://techstack-generator.vercel.app/django-icon.svg\" alt=\"icon\" width=\"65\" height=\"65\" /\u003e\n      \u003cbr\u003eDjango\n    \u003c/td\u003e\n       \u003ctd align=\"center\" width=\"96\"\u003e\n        \u003cimg src=\"https://techstack-generator.vercel.app/github-icon.svg\" width=\"65\" height=\"65\" alt=\"GitHub\" /\u003e\n      \u003cbr\u003eGithub\n    \u003c/td\u003e\n          \u003ctd align=\"center\" width=\"96\"\u003e\n        \u003cimg src=\"https://techstack-generator.vercel.app/restapi-icon.svg\" width=\"65\" height=\"65\" alt=\"Rest API\" /\u003e\n      \u003cbr\u003eRest API\n    \u003c/td\u003e\n          \u003ctd align=\"center\" width=\"96\"\u003e\n        \u003cimg src=\"https://techstack-generator.vercel.app/react-icon.svg\" width=\"65\" height=\"65\" alt=\"Rest API\" /\u003e\n      \u003cbr\u003eReact\n    \u003c/td\u003e\n    \u003ctd align=\"center\" width=\"96\"\u003e\n        \u003cimg src=\"https://techstack-generator.vercel.app/nginx-icon.svg\" alt=\"icon\" width=\"50\" height=\"50\" /\u003e\n      \u003cbr\u003eNginx\n    \u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\" width=\"96\"\u003e\n        \u003cimg src=\"https://skillicons.dev/icons?i=git\" width=\"48\" height=\"48\" alt=\"Git\" /\u003e\n      \u003cbr\u003eGit\n    \u003c/td\u003e\n    \u003ctd align=\"center\"  width=\"96\"\u003e\n        \u003cimg src=\"https://skillicons.dev/icons?i=gitlab\" width=\"48\" height=\"48\" alt=\"GitLab\" /\u003e\n      \u003cbr\u003eGitLab\n    \u003c/td\u003e\n    \u003ctd align=\"center\"  width=\"96\"\u003e\n        \u003cimg src=\"https://skillicons.dev/icons?i=html\" width=\"48\" height=\"48\" alt=\"HTML\" /\u003e\n      \u003cbr\u003eHTML\n    \u003c/td\u003e\n    \u003ctd align=\"center\" width=\"96\"\u003e\n        \u003cimg src=\"https://skillicons.dev/icons?i=css\" width=\"48\" height=\"48\" alt=\"css\" /\u003e\n      \u003cbr\u003eCSS\n    \u003c/td\u003e\n    \u003ctd align=\"center\"  width=\"96\"\u003e\n        \u003cimg src=\"https://skillicons.dev/icons?i=bootstrap\" width=\"48\" height=\"48\" alt=\"bootstrap\" /\u003e\n      \u003cbr\u003eBootstrap\n    \u003c/td\u003e\n    \u003ctd align=\"center\" width=\"96\"\u003e\n        \u003cimg src=\"https://skillicons.dev/icons?i=tailwind\" width=\"48\" height=\"48\" alt=\"tailwind\" /\u003e\n      \u003cbr\u003eTailwind\n    \u003c/td\u003e\n        \u003ctd align=\"center\" width=\"96\"\u003e\n        \u003cimg src=\"https://skillicons.dev/icons?i=jquery\" width=\"48\" height=\"48\" alt=\"jquery\" /\u003e\n      \u003cbr\u003eJQuery\n    \u003c/td\u003e\n        \u003ctd align=\"center\" width=\"96\"\u003e\n        \u003cimg src=\"https://skillicons.dev/icons?i=postgres\" width=\"48\" height=\"48\" alt=\"jquery\" /\u003e\n      \u003cbr\u003ePostgreSQL\n    \u003c/td\u003e\n            \u003ctd align=\"center\" width=\"96\"\u003e\n        \u003cimg src=\"https://skillicons.dev/icons?i=dotnet\" width=\"48\" height=\"48\" alt=\"ASP.NET Core\" /\u003e\n      \u003cbr\u003eASP.NET\n    \u003c/td\u003e\n  \u003c/tr\u003e\n   \u003ctr\u003e\n    \u003ctd align=\"center\" width=\"96\"\u003e\n        \u003cimg src=\"https://skillicons.dev/icons?i=redis\" width=\"48\" height=\"48\" alt=\"Redis\" /\u003e\n      \u003cbr\u003eRedis\n    \u003c/td\u003e\n        \u003ctd align=\"center\" width=\"96\"\u003e\n        \u003cimg src=\"https://skillicons.dev/icons?i=postman\" width=\"48\" height=\"48\" alt=\"Postman\" /\u003e\n      \u003cbr\u003ePostman\n    \u003c/td\u003e\n            \u003ctd align=\"center\" width=\"96\"\u003e\n        \u003cimg src=\"https://skillicons.dev/icons?i=linux\" width=\"48\" height=\"48\" alt=\"Linux\" /\u003e\n      \u003cbr\u003eLinux\n    \u003c/td\u003e\n    \u003ctd align=\"center\" width=\"96\"\u003e\n        \u003cimg src=\"https://skillicons.dev/icons?i=dart\" width=\"48\" height=\"48\" alt=\"dart\" /\u003e\n      \u003cbr\u003eDart\n    \u003c/td\u003e\n    \u003ctd align=\"center\" width=\"96\"\u003e\n        \u003cimg src=\"https://skillicons.dev/icons?i=rabbitmq\" width=\"48\" height=\"48\" alt=\"dart\" /\u003e\n      \u003cbr\u003eRabbitMQ\n    \u003c/td\u003e\n    \u003ctd align=\"center\" width=\"96\"\u003e\n        \u003cimg src=\"https://skillicons.dev/icons?i=sentry\" width=\"48\" height=\"48\" alt=\"dart\" /\u003e\n      \u003cbr\u003esentry\n    \u003c/td\u003e\n    \u003ctd align=\"center\" width=\"96\"\u003e\n        \u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/1/19/Celery_logo.png\" width=\"48\" height=\"48\" alt=\"dart\" /\u003e\n      \u003cbr\u003eCelery\n    \u003c/td\u003e\n    \u003ctd align=\"center\" width=\"96\"\u003e\n        \u003cimg src=\"https://docusaurus.io/img/docusaurus_keytar.svg\" width=\"48\" height=\"48\" alt=\"dart\" /\u003e\n      \u003cbr\u003eDocusaurus\n    \u003c/td\u003e\n    \u003ctd align=\"center\" width=\"96\"\u003e\n        \u003cimg src=\"https://bruhin.software/img/logos/pytest.svg\" width=\"40\" height=\"40\" alt=\"dart\" /\u003e\n      \u003cbr\u003ePytest\n    \u003c/td\u003e\n  \u003c/tr\u003e\n \u003ctr\u003e\n \u003c/tr\u003e\n\u003c/table\u003e\n \n\u003cp align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/khoa083/khoa/main/Khoa_ne/img/Rainbow.gif\" width=\"100%\"\u003e\u003c/p\u003e\n\n### 🏆GitHub Trophies\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/U7P4L-IN\"\u003e\n          \u003cimg width=\"49%\" src=\"https://github-profile-trophy.vercel.app/?username=U7P4L-IN\u0026theme=radical\u0026no-frame=false\u0026no-bg=true\u0026margin-w=4\" /\u003e\n    \u003cimg width=\"40%\" src=\"https://holopin.me/amajaying3\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://stardev.io/developers/U7P4L-IN/badge/languages/global.svg\" width=\"100%\"\u003e\u003c/p\u003e\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/khoa083/khoa/main/Khoa_ne/img/Rainbow.gif\" width=\"100%\"\u003e\u003c/p\u003e\n\n## \u003cimg src=\"https://media1.giphy.com/media/v1.Y2lkPTc5MGI3NjExYzFhYzJkMmQ2MWQ3ZGY3MDhjZTE3MDI2Mzk3NzE1OWQyZTRlMmYwMCZjdD1z/iY8CRBdQXODJSCERIr/giphy.gif\" width=5% valign=\"bottom\"\u003e Github Profile States\n\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/U7P4L-IN\"\u003e \u003cimg width=\"32%\" src=\"https://github-readme-stats.vercel.app/api/top-langs/?username=U7P4L-IN\u0026theme=dark\u0026border_radius=10\u0026hide_title=true\u0026layout=compact\u0026langs_count=20\" alt=\"GitHub language stats\" /\u003e\u003cimg width=\"57%\" src=\"https://github-readme-stats.vercel.app/api?username=U7P4L-IN\u0026theme=dark\u0026hide_border=false\u0026include_all_commits=false\u0026count_private=false\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n- Note : **Top languages is only a metric of the languages my public code consists of and doesn't reflect experience or skill level.**\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/khoa083/khoa/main/Khoa_ne/img/Rainbow.gif\" width=\"100%\"\u003e\u003c/p\u003e\n\n\n### 📊 GitHub States\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/U7P4L-IN\"\u003e\u003cimg width=\"35%\" src=\"https://github-contributor-stats.vercel.app/api?username=U7P4L-IN\u0026limit=5\u0026theme=dark\u0026combine_all_yearly_contributions=true\" /\u003e\u003cimg width=\"49%\" src=\"https://github-readme-streak-stats.herokuapp.com/?user=U7P4L-IN\u0026theme=dark\u0026hide_border=false\" /\u003e\n \u003c/a\u003e\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/U7P4L-IN\"\u003e\n\u003cimg width=\"50%\" src=\"http://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=U7P4L-IN\u0026theme=dark\" /\u003e\u003cimg width=\"40%\" src=\"https://github-readme-activity-graph.vercel.app/graph?username=U7P4L-IN\u0026bg_color=1a1b27\u0026color=aa82d9\u0026line=628edb\u0026point=64bfaf\u0026area=true\u0026hide_border=true)(https://github.com/ashutosh00710/github-readme-activity-graph)\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/khoa083/khoa/main/Khoa_ne/img/Rainbow.gif\" width=\"100%\"\u003e\u003c/p\u003e\n\n\u003c!-- Contribution Snake --\u003e\n\u003cp align=\"center\"\u003e\u003cimg src=\"./assets/images/github-contribution-grid-snake.svg\"\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/khoa083/khoa/main/Khoa_ne/img/Rainbow.gif\" width=\"100%\"\u003e\u003c/p\u003e\n\n\u003c!-- Footer --\u003e\n\n\u003cimg src=\"./assets/images/Footer.jpg\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fu7p4l-in%2Fu7p4l-in","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fu7p4l-in%2Fu7p4l-in","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fu7p4l-in%2Fu7p4l-in/lists"}