Popular repositories Loading
-
My-portfolio
My-portfolio PublicWelcome to my Node.js portfolio project, a robust and modern platform showcasing my skills, projects, and experiences.
JavaScript
-
palindrome
palindrome PublicA C++ program to determine if a word is a palindrome. It checks if a word reads the same forwards and backwards, providing feedback on whether the input word exhibits this characteristic.
C++
-
automata-method
automata-method PublicJAVA program that recognizes character strings using the automaton method.
Java
-
recursive-descent-method
recursive-descent-method Publicsyntax analyzer using the recursive descent method with java
Java
-
Lexical-analyzer-with-java
Lexical-analyzer-with-java PublicJava program serves as a lexical analyzer that validates a specific pattern within a given string. The validation is done based on predefined rules, and it checks if the input string conforms to a …
Java
-
finite-state-automaton-with-java
finite-state-automaton-with-java Publicfinite state automaton (FSA) to validate whether a given string is a valid identifier based on specific rules. An identifier can start with a letter and can contain letters, digits, and underscores…
If the problem persists, check the GitHub status page or contact support.