MCPcopy Create free account

hub / github.com/celikkoseoglu/celikk-personal-website / functions

Functions66 in github.com/celikkoseoglu/celikk-personal-website

↓ 6 callersFunctiondebounce
(callback, delay = 250)
src/utils/Limitors.jsx:2
↓ 4 callersFunctionthrottle
(callback, limit = 250)
src/utils/Limitors.jsx:14
↓ 2 callersFunctiongetInitialTheme
()
src/utils/FileManager.utils.jsx:12
↓ 2 callersFunctionimportAll
(r)
src/utils/FileManager.utils.jsx:3
↓ 2 callersFunctionstateMachineRunner
()
src/components/Animations/GrowingCircleAnimation.jsx:135
↓ 1 callersFunctiongetImageLinkWithExtension
(imageLink)
src/components/Blog/MediaCarousel.jsx:14
↓ 1 callersFunctiongetRandomInt
(range)
src/utils/FileManager.utils.jsx:10
↓ 1 callersFunctiongetTitleOrButton
(text, link)
src/components/Navbar/BlogNavbar.jsx:25
↓ 1 callersFunctionhandleResize
()
src/components/Section/Landing.jsx:47
↓ 1 callersFunctionisPrerendering
()
src/utils/ReactSnapHelper.jsx:8
↓ 1 callersFunctiononClickWrapper
(onClickMethod, isDark, event)
src/components/DarkModeToggle.jsx:11
↓ 1 callersFunctionretrieveCodeFromHighlightCache
(language, isDark, content)
src/components/Blog/Code.jsx:23
↓ 1 callersFunctionretrieveCompiledBlogPostFromCache
(blogPostFileName, isDark, postContent)
src/components/Blog/BlogPostMarkdown.jsx:14
↓ 1 callersFunctionretrieveLatestBlogPosts
(blog)
src/utils/LatestBlogsFetcher.jsx:3
FunctionAboutMe
({ id })
src/components/Section/AboutMe.jsx:22
FunctionArrowAnimation
({ className, reference })
src/components/Animations/ArrowAnimation.jsx:11
FunctionBlog
()
src/pages/Blog.jsx:34
FunctionBlogBrandingLogo
({ className, isDark })
src/components/Animations/BlogBrandingLogo.jsx:16
FunctionBlogFooter
({ isDark })
src/components/Footer/BlogFooter.jsx:16
FunctionBlogItem
({ className, title, date, minutes, subtitle, blogPost, isDark })
src/components/Blog/BlogItem.jsx:10
FunctionBlogMetaDecorator
({ title, description, image, imageAlt, folder })
src/components/Util/BlogMetaDecorator.jsx:5
FunctionBlogNavbar
({ headerText, headerLink, brandingLink, isDark, setIsDark, className })
src/components/Navbar/BlogNavbar.jsx:22
FunctionBlogPost
()
src/pages/BlogPost.jsx:24
FunctionBlogPostMarkdown
({ isDark, content, fileName })
src/components/Blog/BlogPostMarkdown.jsx:46
FunctionBlogShowcase
({ id })
src/components/Section/BlogShowcase.jsx:23
FunctionBlogShowcaseButton
({ link, text, className })
src/components/BlogShowcase/BlogShowcaseButton.jsx:11
FunctionBlogShowcaseCard
({ title, subtitle, timestamp, minutes, blogPost, className })
src/components/BlogShowcase/BlogShowcaseCard.jsx:14
FunctionBulletpoint
({ bulletPoint })
src/components/CV/Experience/Bulletpoint.jsx:4
FunctionCV
()
src/pages/CV.jsx:13
FunctionCode
({ children, language, isDark })
src/components/Blog/Code.jsx:40
FunctionContainer
({ className, children, noPadding })
src/components/Util/Container.jsx:5
FunctionCustomButton
({ text, to, href, isDark, className })
src/components/CustomButton.jsx:10
FunctionDarkModeToggle
({ isDark, onClickMethod })
src/components/DarkModeToggle.jsx:38
FunctionExperience
({ companyName, description, bulletPoints })
src/components/CV/Experience/Experience.jsx:5
FunctionFooter
()
src/components/Footer/Footer.jsx:30
FunctionGithubStatistics
({ username, repo, className })
src/components/GithubStatistics.jsx:6
FunctionGrowingCircleAnimation
({ isDark })
src/components/Animations/GrowingCircleAnimation.jsx:126
FunctionHeading
({ text, className, marginBottom })
src/components/Heading.jsx:5
FunctionHero
({ introHeading, introLeadIn, resumeButtonText, resumeLink })
src/components/Hero.jsx:12
FunctionHome
()
src/pages/Home.jsx:23
FunctionHorizontalRuler
({ isDark, isThick, className })
src/components/Util/HorizontalRuler.jsx:11
FunctionLanding
({ id, arrowAnimationReference })
src/components/Section/Landing.jsx:26
FunctionLoadingIndicator
({ isDark })
src/components/Util/LoadingIndicator.jsx:9
FunctionMediaCarousel
({ folder, images, isDark })
src/components/Blog/MediaCarousel.jsx:21
FunctionMetaDecorator
({ title, description, imageUrl, imageAlt })
src/components/Util/MetaDecorator.jsx:7
FunctionNavbarItem
({ title, reference, href, className })
src/components/Navbar/NavbarItem.jsx:7
FunctionNavbarToggle
({ collapsed, onClickMethod, className })
src/components/Navbar/NavbarToggle.jsx:11
FunctionNavigationBar
()
src/components/Navbar/NavigationBar.jsx:22
FunctionNotFound
()
src/pages/NotFound.jsx:11
FunctionPageNavigationListener
* @return {null}
src/utils/PageNavigationListener.utils.jsx:7
FunctionProjectCard
({ imageLink, imageAlt, title, subtitle, text, blogPost })
src/components/ProjectCard.jsx:13
FunctionProjects
({ id })
src/components/Section/Projects.jsx:14
FunctionRow
({ className, children })
src/components/Util/Row.jsx:5
FunctionSection
({ id, className, children })
src/components/Util/Section.jsx:8
FunctionSignature
({ isDark, className })
src/components/Signature.jsx:7
FunctionSkill
({ header, content })
src/components/CV/Skill.jsx:4
FunctionSkillCard
({ imageLink, imageAlt, text })
src/components/SkillCard.jsx:10
FunctionSkills
({ id })
src/components/Section/Skills.jsx:10
FunctionSocialMediaBar
({ socialMediaLinks, buttonBackground })
src/components/Footer/SocialMediaBar.jsx:24
FunctionSocialMediaIcon
({ className, children, link, ariaLabel })
src/components/Footer/SocialMediaIcon.jsx:5
FunctionUnstyledLink
({ className, to, children })
src/components/Util/UnstyledLink.jsx:6
FunctionhandleClick
(event)
src/components/Animations/GrowingCircleAnimation.jsx:151
FunctionhandleResize
()
src/components/Animations/GrowingCircleAnimation.jsx:157
FunctionhandleScroll
()
src/components/Navbar/NavigationBar.jsx:27
Functionhydrate
(APP, rootElement)
src/index.js:36
FunctionreturnAfterAnimating
()
src/components/Animations/GrowingCircleAnimation.jsx:118