You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Personal Blog (Underdevelopement 🚧) 🟢 Features Implemented Server Side Rendering with static site rendering. Markdown using React Markdown. Code syntax highlighting. Custom SEO component with all the important meta tags. Debouncing for the searchBlog Component. 🟡 To be implemented Structured Data for JSON-LD Content clustering by implementing re…
Develop a simple React-based code editor with syntax highlighting using PrismJS. Features include user code input, real-time highlighting, and initial support for JavaScript with extensibility for other languages.